https://github.com/microbean/microbean-base-specification
https://github.com/microbean/microbean-base-specification
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microbean/microbean-base-specification
- Owner: microbean
- License: apache-2.0
- Created: 2017-06-01T22:52:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T07:10:54.000Z (about 6 years ago)
- Last Synced: 2025-03-21T17:04:00.584Z (about 1 year ago)
- Language: CSS
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Base Specification
The `microbean-base-specification` project specifies the minimal set
of APIs available to any microBean™-based application or component.
## Components
The `microbean-base-specification` specifies the following components:
* [Version 1.3.5 of the Jakarta Annotations specification](https://jakarta.ee/specifications/annotations/1.3/)
* [Version 3.0.3 of the Jakarta Expression Language specification](https://jakarta.ee/specifications/expression-language/3.0/)
* [Version 2.0.2 of the Jakarta Contexts and Dependency Injection specification](https://jakarta.ee/specifications/cdi/2.0/)
* [Version 1.0 of the Jakarta Dependency Injection specification](https://jakarta.ee/specifications/dependency-injection/1.0/)
* [Version 1.2.5 of the Jakarta Interceptors specification](https://jakarta.ee/specifications/interceptors/1.2/)
* [Version 2.0.2 of the Jakarta Bean Validation specification](https://jakarta.ee/specifications/bean-validation/2.0/)
* [Version 0.0.4 of the microBean™ Settings project](https://microbean.github.io/microbean-settings/)
## Usage
For development, include the following XML stanzas **intelligently**
in your `pom.xml`:
org.microbean
microbean-base-specification
0.6.1
pom
import
org.microbean
microbean-base-specification
pom
provided