Download exam-1.1.1.jar file - Jar e

Jar examples for e:exam

Description

OPS4J Pax Exam - Integration testing framework for OSGi. Detailed information to be found at http://wiki.ops4j.org/display/ops4j/Pax+Exam.

You can download jar file exam 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add exam-1.1.1.jar to your project.

<dependency>
   <groupId>com.github.testpress</groupId>
   <artifactId>exam</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.github.testpress', name: 'exam', version: '1.1.1'
libraryDependencies += "com.github.testpress" % "exam" % "1.1.1"
<dependency org="com.github.testpress" name="exam" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.testpress', module='exam', version='1.1.1'))
'com.github.testpress:exam:jar:1.1.1'

Download

Click the following link to download the jar file.

exam-1.1.1-javadoc.jar
exam-1.1.1-sources.jar
exam-1.1.1.pom



Related Tutorials