License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdregression-pde-bundle |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Regression - PDE Bundle
Pax Exam - Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-pde-bundle/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>regression-pde-bundle</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-pde-bundle/
implementation 'org.ops4j.pax.exam:regression-pde-bundle:3.0.3'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/regression-pde-bundle/
implementation ("org.ops4j.pax.exam:regression-pde-bundle:3.0.3")
'org.ops4j.pax.exam:regression-pde-bundle:jar:3.0.3'
<dependency org="org.ops4j.pax.exam" name="regression-pde-bundle" rev="3.0.3">
<artifact name="regression-pde-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='regression-pde-bundle', version='3.0.3')
)
libraryDependencies += "org.ops4j.pax.exam" % "regression-pde-bundle" % "3.0.3"
[org.ops4j.pax.exam/regression-pde-bundle "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |