License |
License |
---|---|
GroupId | GroupIdorg.apache.sling |
ArtifactId | ArtifactIdorg.apache.sling.testing.hamcrest |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Sling Testing Hamcrest
Hamcrest matchers tailored for Apache Sling
|
Project Organization |
Project Organization |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.hamcrest/
implementation ("org.apache.sling:org.apache.sling.testing.hamcrest:1.0.2")
'org.apache.sling:org.apache.sling.testing.hamcrest:jar:1.0.2'
<dependency org="org.apache.sling" name="org.apache.sling.testing.hamcrest" rev="1.0.2">
<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.2')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.hamcrest" % "1.0.2"
[org.apache.sling/org.apache.sling.testing.hamcrest "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.api | jar | 2.4.0 |
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.12 |
biz.aQute : bndlib | jar | 1.50.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.sling : org.apache.sling.testing.sling-mock | jar | 1.8.0 |
org.apache.sling : org.apache.sling.testing.logging-mock | jar | 1.0.0 |