не последняя версия
Последняя версия 3.1.0

org.apache.sling:org.apache.sling.testing.paxexam 3.0.0

Test support for use with Pax Exam.

Группа

Группа

org.apache.sling
Идентификатор

Идентификатор

org.apache.sling.testing.paxexam
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать org.apache.sling.testing.paxexam 3.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>3.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:3.0.0'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.paxexam/
implementation ("org.apache.sling:org.apache.sling.testing.paxexam:3.0.0")
'org.apache.sling:org.apache.sling.testing.paxexam:jar:3.0.0'
<dependency org="org.apache.sling" name="org.apache.sling.testing.paxexam" rev="3.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='3.0.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.paxexam" % "3.0.0"
[org.apache.sling/org.apache.sling.testing.paxexam "3.0.0"]