is not current version
Last Version 1.0.2

org.apache.sling:org.apache.sling.testing.hamcrest 1.0.0

Hamcrest matchers tailored for Apache Sling

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.hamcrest
Version

Version

1.0.0
Type

Type

jar

Download org.apache.sling.testing.hamcrest 1.0.0


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