Jar examples for i:itests
Integration tests of jackson features
You can download jar file itests 4.0.5 in this page.
Apache License
You can use the following script to add itests-4.0.5.jar to your project.
<dependency> <groupId>org.apache.karaf.itests</groupId> <artifactId>itests</artifactId> <version>4.0.5</version> </dependency>
compile group: 'org.apache.karaf.itests', name: 'itests', version: '4.0.5'
libraryDependencies += "org.apache.karaf.itests" % "itests" % "4.0.5"
<dependency org="org.apache.karaf.itests" name="itests" rev="4.0.5"/>
@Grapes(@Grab(group='org.apache.karaf.itests', module='itests', version='4.0.5'))
'org.apache.karaf.itests:itests:jar:4.0.5'
Click the following link to download the jar file.
itests-4.0.5-sources.jar