MVN

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

Maven & Gradle

Jan 04, 2017
29 usages

Apache Sling Testing Hamcrest · Hamcrest matchers tailored for Apache Sling

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.hamcrest</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : org.apache.sling.testing.hamcrest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.apache.sling : org.apache.sling.testing.hamcrest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.apache.sling.testing.hamcrest-1.0.2
org.apache.sling.testing.hamcrest-1.0.0

How to add a dependency to Maven

Add the following org.apache.sling : org.apache.sling.testing.hamcrest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.hamcrest</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sling : org.apache.sling.testing.hamcrest gradle dependency to your build.gradle file:

implementation 'org.apache.sling:org.apache.sling.testing.hamcrest:1.0.2'

Gradle Kotlin DSL: Add the following org.apache.sling : org.apache.sling.testing.hamcrest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sling:org.apache.sling.testing.hamcrest:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sling : org.apache.sling.testing.hamcrest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.hamcrest" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 29, 2023
33 usages
1.4k stars
Sep 06, 2022
24 usages
345 stars
May 10, 2021
22 usages
26 stars
Aug 18, 2023
23 usages
6.5k stars
Jul 13, 2023
23 usages
212 stars
Dec 26, 2022
23 usages
2.2k stars
Apr 20, 2023
18 usages
Feb 07, 2023
24 usages
121 stars
Jan 18, 2018
29 usages
362 stars