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

Jar examples for j:jeeunit-cdi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials