Download jeeunit-cdi-1.0.0.jar file - Jar j

Jar examples for j:jeeunit-cdi

Description

You can download jar file jeeunit-cdi 1.0.0 in this page.

Build File

You can use the following script to add jeeunit-cdi-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.jeeunit</groupId>
   <artifactId>jeeunit-cdi</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.jeeunit', name: 'jeeunit-cdi', version: '1.0.0'
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-cdi" % "1.0.0"
<dependency org="com.googlecode.jeeunit" name="jeeunit-cdi" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.jeeunit', module='jeeunit-cdi', version='1.0.0'))
'com.googlecode.jeeunit:jeeunit-cdi:jar:1.0.0'

Download

Click the following link to download the jar file.

jeeunit-cdi-1.0.0-javadoc.jar
jeeunit-cdi-1.0.0-sources.jar
jeeunit-cdi-1.0.0.jar
jeeunit-cdi-1.0.0.pom



Related Tutorials