https://github.com/microbean/microbean-openwebbeans-environment
https://github.com/microbean/microbean-openwebbeans-environment
microbean microbean-openwebbeans-environment openwebbeans
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microbean/microbean-openwebbeans-environment
- Owner: microbean
- License: apache-2.0
- Created: 2018-12-17T17:44:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T04:37:43.000Z (over 7 years ago)
- Last Synced: 2025-03-21T17:04:02.927Z (about 1 year ago)
- Topics: microbean, microbean-openwebbeans-environment, openwebbeans
- Language: CSS
- Size: 412 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean OpenWebBeans Environment
The microBean OpenWebBeans Environment project consists primarily of a
`pom.xml` file that describes runtime dependencies that together make
up a microBean environment with Apache's
[OpenWebBeans](http://openwebbeans.apache.org) project as the backing
CDI 2.0 implementation.
The `pom.xml` file also produces a Docker image that collects those
dependencies together in a root `/microbean` directory, together with
an Alpine Linux variant of the Java development kit.
Users of this project are either Java developers—who can include
the `pom.xml` directly as a dependency—or developers of Docker
images for microBean projects.