Last Version

Beancontainer testing harness 0.9

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

Container
GroupId

GroupId

org.cdisource.beancontainer
ArtifactId

ArtifactId

beancontainer-test
Version

Version

0.9
Type

Type

jar
Description

Description

Beancontainer testing harness
The parent POM for Weld, specifying the build parameters
Project Organization

Project Organization

CDI Advocate

Download beancontainer-test 0.9


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

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.