is not current version
Last Version 3.1.0

org.apache.sling:org.apache.sling.testing.paxexam 2.0.0

Test support for use with Pax Exam.

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.paxexam
Version

Version

2.0.0
Type

Type

jar

Download org.apache.sling.testing.paxexam 2.0.0


<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.paxexam/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.paxexam</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.paxexam/
implementation 'org.apache.sling:org.apache.sling.testing.paxexam:2.0.0'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.paxexam/
implementation ("org.apache.sling:org.apache.sling.testing.paxexam:2.0.0")
'org.apache.sling:org.apache.sling.testing.paxexam:jar:2.0.0'
<dependency org="org.apache.sling" name="org.apache.sling.testing.paxexam" rev="2.0.0">
  <artifact name="org.apache.sling.testing.paxexam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.testing.paxexam', version='2.0.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.paxexam" % "2.0.0"
[org.apache.sling/org.apache.sling.testing.paxexam "2.0.0"]