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

org.apache.sling:org.apache.sling.launchpad.integration-tests 1.0.2

Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects.

Группа

Группа

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

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

org.apache.sling.launchpad.integration-tests
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать org.apache.sling.launchpad.integration-tests 1.0.2


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