Last Version

jeeunit Injection via CDI 1.0.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-cdi
Version

Version

1.0.0
Type

Type

jar
Description

Description

jeeunit Injection via CDI
Integration Testing for Java EE 6
Project URL

Project URL

http://code.google.com/p/jeeunit/jeeunit-cdi/
Source Code Management

Source Code Management

http://code.google.com/p/jeeunit/source/browse/jeeunit-cdi

Download jeeunit-cdi 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jeeunit : jeeunit jar 1.0.0

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.