Jar examples for c:cdi-test-core
cdi test core without runners
You can download jar file cdi-test-core 0.0.8 in this page.
Apache License, Version 2.0
You can use the following script to add cdi-test-core-0.0.8.jar to your project.
<dependency> <groupId>de.hilling.junit.cdi</groupId> <artifactId>cdi-test-core</artifactId> <version>0.0.8</version> </dependency>
compile group: 'de.hilling.junit.cdi', name: 'cdi-test-core', version: '0.0.8'
libraryDependencies += "de.hilling.junit.cdi" % "cdi-test-core" % "0.0.8"
<dependency org="de.hilling.junit.cdi" name="cdi-test-core" rev="0.0.8"/>
@Grapes(@Grab(group='de.hilling.junit.cdi', module='cdi-test-core', version='0.0.8'))
'de.hilling.junit.cdi:cdi-test-core:jar:0.0.8'
Click the following link to download the jar file.
cdi-test-core-0.0.8-javadoc.jar