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

org.apache.sling:org.apache.sling.commons.testing 2.0.12

Tools and utilities for automated testing of Sling modules

Группа

Группа

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

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

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

Версия

2.0.12
Тип

Тип

jar

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


<!-- 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.12</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.12'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.testing/
implementation ("org.apache.sling:org.apache.sling.commons.testing:2.0.12")
'org.apache.sling:org.apache.sling.commons.testing:jar:2.0.12'
<dependency org="org.apache.sling" name="org.apache.sling.commons.testing" rev="2.0.12">
  <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.12')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.testing" % "2.0.12"
[org.apache.sling/org.apache.sling.commons.testing "2.0.12"]