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

org.apache.sling:org.apache.sling.commons.testing 2.0.10

Tools and utilities for automated testing of Sling modules

Группа

Группа

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

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

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

Версия

2.0.10
Тип

Тип

jar

Скачать org.apache.sling.commons.testing 2.0.10


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