License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdregression-native-equinox |
Last Version | Last Version2.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Regression - Native Equinox
Exxam - Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
regression-native-equinox-2.0.0-M1.pom | |
regression-native-equinox-2.0.0-M1.jar | 1 KB |
regression-native-equinox-2.0.0-M1-javadoc.jar | 334 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-equinox/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>regression-native-equinox</artifactId>
<version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-equinox/
implementation 'org.ops4j.pax.exam:regression-native-equinox:2.0.0-M1'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-equinox/
implementation ("org.ops4j.pax.exam:regression-native-equinox:2.0.0-M1")
'org.ops4j.pax.exam:regression-native-equinox:jar:2.0.0-M1'
<dependency org="org.ops4j.pax.exam" name="regression-native-equinox" rev="2.0.0-M1">
<artifact name="regression-native-equinox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='regression-native-equinox', version='2.0.0-M1')
)
libraryDependencies += "org.ops4j.pax.exam" % "regression-native-equinox" % "2.0.0-M1"
[org.ops4j.pax.exam/regression-native-equinox "2.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-link-mvn | jar | 2.0.0-M1 |
org.ops4j.pax.exam : pax-exam-container-native | jar | 2.0.0-M1 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 2.0.0-M1 |
junit : junit | jar | 4.8.1 |
org.osgi : org.osgi.core | jar | 4.2.0 |
org.easymock : easymock | jar | 2.4 |