https://github.com/microbean/microbean-weld-se-environment
https://github.com/microbean/microbean-weld-se-environment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microbean/microbean-weld-se-environment
- Owner: microbean
- License: apache-2.0
- Created: 2017-05-25T22:09:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T07:33:46.000Z (about 6 years ago)
- Last Synced: 2025-03-21T17:04:03.776Z (about 1 year ago)
- Language: CSS
- Homepage: https://hub.docker.com/r/microbean/microbean-weld/
- Size: 542 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean™ Weld SE Environment
The microBean™ Weld SE Environment project consists primarily of a
`pom.xml` file that describes runtime dependencies that together make
up a microBean™ environment with RedHat's
[Weld](http://weld.cdi-spec.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.