License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdregression-native-base |
Last Version | Last Version2.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Regression - Base
Exxam - Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-base/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>regression-native-base</artifactId>
<version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-base/
implementation 'org.ops4j.pax.exam:regression-native-base:2.0.0-M1'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-native-base/
implementation ("org.ops4j.pax.exam:regression-native-base:2.0.0-M1")
'org.ops4j.pax.exam:regression-native-base:jar:2.0.0-M1'
<dependency org="org.ops4j.pax.exam" name="regression-native-base" rev="2.0.0-M1">
<artifact name="regression-native-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='regression-native-base', version='2.0.0-M1')
)
libraryDependencies += "org.ops4j.pax.exam" % "regression-native-base" % "2.0.0-M1"
[org.ops4j.pax.exam/regression-native-base "2.0.0-M1"]
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 |
org.apache.felix : org.apache.felix.framework | jar | 3.0.4 |
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.easymock : easymock | jar | 2.4 |