Jar examples for j:jee-itf
Custom integration test framework to run tests directly into an application container.
You can download jar file jee-itf 1.0.0 in this page.
MIT License
You can use the following script to add jee-itf-1.0.0.jar to your project.
<dependency> <groupId>io.probedock</groupId> <artifactId>jee-itf</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.probedock', name: 'jee-itf', version: '1.0.0'
libraryDependencies += "io.probedock" % "jee-itf" % "1.0.0"
<dependency org="io.probedock" name="jee-itf" rev="1.0.0"/>
@Grapes(@Grab(group='io.probedock', module='jee-itf', version='1.0.0'))
'io.probedock:jee-itf:jar:1.0.0'
Click the following link to download the jar file.
jee-itf-1.0.0-javadoc.jar