MVN

org.apache.sling : org.apache.sling.testing.tools

Maven & Gradle

May 08, 2017
28 usages

Apache Sling Test Tools · Sling testing utilities. This is considered DEPRECATED now, replaced by the SLING-5703 modules. We'll remove this one or move to contrib after using these new modules for some time.

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

Latest Version

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

  • Latest Stable: 1.0.16

All Versions

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

Version Vulnerabilities Updated
1.0.x
org.apache.sling.testing.tools-1.0.16
org.apache.sling.testing.tools-1.0.14
org.apache.sling.testing.tools-1.0.12
org.apache.sling.testing.tools-1.0.10
org.apache.sling.testing.tools-1.0.8
org.apache.sling.testing.tools-1.0.6
org.apache.sling.testing.tools-1.0.2

How to add a dependency to Maven

Add the following org.apache.sling : org.apache.sling.testing.tools 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.tools</artifactId>
    <version>1.0.16</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.sling:org.apache.sling.testing.tools:1.0.16'

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

implementation("org.apache.sling:org.apache.sling.testing.tools:1.0.16")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.tools" % "1.0.16"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 27, 2023
28 usages
1.7k stars
Feb 15, 2023
22 usages
7.2k stars
Jul 13, 2023
19 usages
82 stars
May 02, 2016
37 usages
Aug 03, 2016
37 usages
Aug 10, 2023
50 usages
27 stars
Aug 10, 2023
51 usages
27 stars
Nov 19, 2019
21 usages
607 stars