Apache Sling Testing Hamcrest

Hamcrest matchers tailored for Apache Sling

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.hamcrest
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Testing Hamcrest
Hamcrest matchers tailored for Apache Sling
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.testing.hamcrest

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

provided (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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0