Last Version

OpenWebBeans Bean Container Implementation 0.9

API Impl for Apache OpenWebBeans

License

License

Categories

Categories

Container
GroupId

GroupId

org.cdisource.beancontainer
ArtifactId

ArtifactId

beancontainer-openwebbeans-impl
Version

Version

0.9
Type

Type

jar
Description

Description

OpenWebBeans Bean Container Implementation
API Impl for Apache OpenWebBeans
Project Organization

Project Organization

CDI Advocate

Download beancontainer-openwebbeans-impl 0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-api jar 0.9
org.apache.openwebbeans : openwebbeans-impl jar 1.0.0
org.apache.openwebbeans : openwebbeans-spi jar 1.0.0
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec jar 1.0

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.0-SP1

test (1)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-test jar 0.9

Project Modules

There are no modules declared in this project.