Last Version

Weld Bean Container Implementation 0.9

API Impl for JBoss Seam Weld

License

License

Categories

Categories

Container
GroupId

GroupId

org.cdisource.beancontainer
ArtifactId

ArtifactId

beancontainer-weld-impl
Version

Version

0.9
Type

Type

jar
Description

Description

Weld Bean Container Implementation
API Impl for JBoss Seam Weld
Project Organization

Project Organization

CDI Advocate

Download beancontainer-weld-impl 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 1.1.0.Final
org.slf4j : slf4j-simple jar 1.5.10
org.cdisource.beancontainer : beancontainer-api jar 0.9

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.