Download itests-4.0.6.jar file - Jar i

Jar examples for i:itests

Description

Integration tests of jackson features

You can download jar file itests 4.0.6 in this page.

License

Apache License

Build File

You can use the following script to add itests-4.0.6.jar to your project.

<dependency>
   <groupId>org.apache.karaf.itests</groupId>
   <artifactId>itests</artifactId>
   <version>4.0.6</version>
</dependency>
compile group: 'org.apache.karaf.itests', name: 'itests', version: '4.0.6'
libraryDependencies += "org.apache.karaf.itests" % "itests" % "4.0.6"
<dependency org="org.apache.karaf.itests" name="itests" rev="4.0.6"/>
@Grapes(@Grab(group='org.apache.karaf.itests', module='itests', version='4.0.6'))
'org.apache.karaf.itests:itests:jar:4.0.6'

Download

Click the following link to download the jar file.

itests-4.0.6-sources.jar
itests-4.0.6-tests.jar
itests-4.0.6.jar
itests-4.0.6.pom



Related Tutorials