microBean OpenWebBeans Environment


License

License

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-openwebbeans-environment
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

microBean OpenWebBeans Environment
microBean OpenWebBeans Environment
Project URL

Project URL

https://microbean.github.io/microbean-openwebbeans-environment
Project Organization

Project Organization

microBean
Source Code Management

Source Code Management

https://github.com/microbean/microbean-openwebbeans-environment/

Download microbean-openwebbeans-environment

How to add to project

<!-- https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/ -->
<dependency>
    <groupId>org.microbean</groupId>
    <artifactId>microbean-openwebbeans-environment</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/
implementation 'org.microbean:microbean-openwebbeans-environment:0.0.2'
// https://jarcasting.com/artifacts/org.microbean/microbean-openwebbeans-environment/
implementation ("org.microbean:microbean-openwebbeans-environment:0.0.2")
'org.microbean:microbean-openwebbeans-environment:pom:0.0.2'
<dependency org="org.microbean" name="microbean-openwebbeans-environment" rev="0.0.2">
  <artifact name="microbean-openwebbeans-environment" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-openwebbeans-environment', version='0.0.2')
)
libraryDependencies += "org.microbean" % "microbean-openwebbeans-environment" % "0.0.2"
[org.microbean/microbean-openwebbeans-environment "0.0.2"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jboss : jandex jar 2.0.5.Final
org.apache.openwebbeans : openwebbeans-se jar 2.0.8
org.microbean : microbean-abstract-environment pom 0.5.2
org.slf4j : slf4j-jdk14 jar 1.8.0-beta2

Project Modules

There are no modules declared in this project.

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 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.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Versions

Version
0.0.2
0.0.1