MVN

org.apache.sling : org.apache.sling.commons.testing

Maven & Gradle

Sep 20, 2017
126 usages

Apache Sling Testing Utilities · Tools and utilities for automated testing of Sling modules

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

Latest Version

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

  • Latest Stable: 2.1.2

All Versions

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

Version Vulnerabilities Updated
2.1.x
org.apache.sling.commons.testing-2.1.2
org.apache.sling.commons.testing-2.1.0
2.0.x
org.apache.sling.commons.testing-2.0.26
org.apache.sling.commons.testing-2.0.24
org.apache.sling.commons.testing-2.0.22
org.apache.sling.commons.testing-2.0.18
org.apache.sling.commons.testing-2.0.16
org.apache.sling.commons.testing-2.0.14
org.apache.sling.commons.testing-2.0.12
org.apache.sling.commons.testing-2.0.10
org.apache.sling.commons.testing-2.0.8
org.apache.sling.commons.testing-2.0.6
org.apache.sling.commons.testing-2.0.4-incubator
org.apache.sling.commons.testing-2.0.2-incubator

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.commons.testing</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.sling:org.apache.sling.commons.testing:2.1.2'

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

implementation("org.apache.sling:org.apache.sling.commons.testing:2.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.testing" % "2.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 27, 2023
225 usages
1.3k stars
Jun 13, 2023
113 usages
10 stars
Aug 13, 2021
89 usages
14 stars
Nov 25, 2022
122 usages
4.6k stars
Aug 17, 2020
129 usages
735 stars
Oct 15, 2020
182 usages
12.9k stars
Nov 27, 2018
85 usages
4.5k stars
Jun 29, 2023
125 usages
12.6k stars
May 18, 2023
99 usages
311 stars