MVN

org.apache.sling : org.apache.sling.testing.paxexam

Maven & Gradle

Jul 09, 2023
31 usages

Apache Sling Testing PaxExam · Test support for use with Pax Exam.

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

Latest Version

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

  • Latest Stable: 4.0.0

All Versions

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

Version Vulnerabilities Updated
4.0.x
org.apache.sling.testing.paxexam-4.0.0
3.1.x
org.apache.sling.testing.paxexam-3.1.0
3.0.x
org.apache.sling.testing.paxexam-3.0.0
2.0.x
org.apache.sling.testing.paxexam-2.0.0
1.0.x
org.apache.sling.testing.paxexam-1.0.0
0.0.x
org.apache.sling.testing.paxexam-0.0.4
org.apache.sling.testing.paxexam-0.0.2

How to add a dependency to Maven

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

How to add a dependency to Gradle

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

implementation 'org.apache.sling:org.apache.sling.testing.paxexam:4.0.0'

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

implementation("org.apache.sling:org.apache.sling.testing.paxexam:4.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.paxexam" % "4.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 08, 2016
30 usages
1.9k stars
Oct 27, 2016
30 usages
4.6k stars
Apr 19, 2020
35 usages
1k stars
Jul 21, 2023
40 usages
1.1k stars
Jan 15, 2020
30 usages
657 stars
Jul 18, 2023
33 usages
12.5k stars
May 02, 2018
32 usages
Nov 23, 2020
40 usages
131 stars