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

Jar examples for j:jeeunit-cdi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials