Download tourniquet-inject-0.4.4.jar file - Jar t

Jar examples for t:tourniquet-inject

Description

Support for setting up objects with CDI field injection.

You can download jar file tourniquet-inject 0.4.4 in this page.

License

Apache License

Build File

You can use the following script to add tourniquet-inject-0.4.4.jar to your project.

<dependency>
   <groupId>io.tourniquet.junit</groupId>
   <artifactId>tourniquet-inject</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'io.tourniquet.junit', name: 'tourniquet-inject', version: '0.4.4'
libraryDependencies += "io.tourniquet.junit" % "tourniquet-inject" % "0.4.4"
<dependency org="io.tourniquet.junit" name="tourniquet-inject" rev="0.4.4"/>
@Grapes(@Grab(group='io.tourniquet.junit', module='tourniquet-inject', version='0.4.4'))
'io.tourniquet.junit:tourniquet-inject:jar:0.4.4'

Download

Click the following link to download the jar file.

tourniquet-inject-0.4.4-javadoc.jar
tourniquet-inject-0.4.4-sources.jar
tourniquet-inject-0.4.4.jar
tourniquet-inject-0.4.4.pom



Related Tutorials