| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.ow2.chameleon.org.junit.paxexam | 
| ArtifactId | ArtifactIdjunit-paxexam | 
| Last Version | Last Version4.8.2-0000 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 Chameleon - JUnit Paxexam Integration Allow to run Pax Exam with custom JUnit Bundles | 
| Project Organization | Project OrganizationOW2 Chameleon | 
<!-- https://jarcasting.com/artifacts/org.ow2.chameleon.org.junit.paxexam/junit-paxexam/ -->
<dependency>
    <groupId>org.ow2.chameleon.org.junit.paxexam</groupId>
    <artifactId>junit-paxexam</artifactId>
    <version>4.8.2-0000</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.chameleon.org.junit.paxexam/junit-paxexam/
implementation 'org.ow2.chameleon.org.junit.paxexam:junit-paxexam:4.8.2-0000'// https://jarcasting.com/artifacts/org.ow2.chameleon.org.junit.paxexam/junit-paxexam/
implementation ("org.ow2.chameleon.org.junit.paxexam:junit-paxexam:4.8.2-0000")'org.ow2.chameleon.org.junit.paxexam:junit-paxexam:jar:4.8.2-0000'<dependency org="org.ow2.chameleon.org.junit.paxexam" name="junit-paxexam" rev="4.8.2-0000">
  <artifact name="junit-paxexam" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.chameleon.org.junit.paxexam', module='junit-paxexam', version='4.8.2-0000')
)libraryDependencies += "org.ow2.chameleon.org.junit.paxexam" % "junit-paxexam" % "4.8.2-0000"[org.ow2.chameleon.org.junit.paxexam/junit-paxexam "4.8.2-0000"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.chameleon.commons.junit : junit-dep | jar | 4.8.2-0000 | 
| org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| org.easymock : easymock | jar | 3.0 | 
| org.mockito : mockito-all | jar | 1.8.5 |