| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdorg.apache.sling |
| ArtifactId | ArtifactIdorg.apache.sling.junit.teleporter |
| Last Version | Last Version1.0.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Sling JUnit Tests Teleporter
Client-side implementation of the Teleporter mechanism for server-side JUnit tests
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.junit.teleporter/ -->
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.teleporter</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.junit.teleporter/
implementation 'org.apache.sling:org.apache.sling.junit.teleporter:1.0.22'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.junit.teleporter/
implementation ("org.apache.sling:org.apache.sling.junit.teleporter:1.0.22")
'org.apache.sling:org.apache.sling.junit.teleporter:jar:1.0.22'
<dependency org="org.apache.sling" name="org.apache.sling.junit.teleporter" rev="1.0.22">
<artifact name="org.apache.sling.junit.teleporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.junit.teleporter', version='1.0.22')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.junit.teleporter" % "1.0.22"
[org.apache.sling/org.apache.sling.junit.teleporter "1.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.ops4j.pax.tinybundles : tinybundles | jar | 3.0.0 |
| org.apache.maven.shared : maven-dependency-analyzer | jar | 1.6 |
| org.apache.sling : org.apache.sling.junit.core | jar | 1.0.30 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-codec : commons-codec | jar | 1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sling : org.apache.sling.commons.johnzon | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.github.tomakehurst : wiremock | jar | 2.8.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.apache.sling : org.apache.sling.testing.clients | jar | 1.1.4 |