| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.sling |
| ArtifactId | ArtifactIdorg.apache.sling.launchpad.integration-tests |
| Version | Version1.0.10 |
| Type | Typejar |
| Description |
DescriptionApache Sling Launchpad Integration Tests
Sling Integration Tests, contains integration tests that
are used by the testing project and other upstream testing projects.
|
| Project Organization |
Project Organization |
<!-- 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.10</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.10'
// 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.10")
'org.apache.sling:org.apache.sling.launchpad.integration-tests:jar:1.0.10'
<dependency org="org.apache.sling" name="org.apache.sling.launchpad.integration-tests" rev="1.0.10">
<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.10')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.launchpad.integration-tests" % "1.0.10"
[org.apache.sling/org.apache.sling.launchpad.integration-tests "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.12 |
| javax.servlet : servlet-api | jar | 2.4 |
| org.apache.sling : org.apache.sling.commons.johnzon | jar | 1.0.0 |
| biz.aQute : bndlib | jar | 1.50.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |