is not current version
Last Version 1.0.22

org.apache.sling:org.apache.sling.junit.teleporter 1.0.8

Client-side implementation of the Teleporter mechanism for server-side JUnit tests

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.junit.teleporter
Version

Version

1.0.8
Type

Type

jar

Download org.apache.sling.junit.teleporter 1.0.8


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