| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.pax.exam |
| ArtifactId | ArtifactIdpax-exam-testforge |
| Last Version | Last Version3.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPS4J Pax Exam TestForge Collection
Pax Exam TestForge: Collection of prebuild tests.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pax-exam-testforge-3.6.0.pom | |
| pax-exam-testforge-3.6.0.jar | 7 KB |
| pax-exam-testforge-3.6.0-sources.jar | 6 KB |
| pax-exam-testforge-3.6.0-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-testforge/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-testforge</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-testforge/
implementation 'org.ops4j.pax.exam:pax-exam-testforge:3.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-testforge/
implementation ("org.ops4j.pax.exam:pax-exam-testforge:3.6.0")
'org.ops4j.pax.exam:pax-exam-testforge:jar:3.6.0'
<dependency org="org.ops4j.pax.exam" name="pax-exam-testforge" rev="3.6.0">
<artifact name="pax-exam-testforge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-testforge', version='3.6.0')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-testforge" % "3.6.0"
[org.ops4j.pax.exam/pax-exam-testforge "3.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.exam : pax-exam | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |