Apache Sling Testing Utilities

Tools and utilities for automated testing of Sling modules

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.commons.testing
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download org.apache.sling.commons.testing

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.testing/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.commons.testing</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.testing/
implementation 'org.apache.sling:org.apache.sling.commons.testing:2.1.2'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.testing/
implementation ("org.apache.sling:org.apache.sling.commons.testing:2.1.2")
'org.apache.sling:org.apache.sling.commons.testing:jar:2.1.2'
<dependency org="org.apache.sling" name="org.apache.sling.commons.testing" rev="2.1.2">
  <artifact name="org.apache.sling.commons.testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.commons.testing', version='2.1.2')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.testing" % "2.1.2"
[org.apache.sling/org.apache.sling.commons.testing "2.1.2"]

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.api jar 2.4.2
org.apache.sling : org.apache.sling.jcr.api jar 2.0.6
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-api jar 2.14.2
org.apache.jackrabbit : jackrabbit-jcr-commons jar 2.14.2
org.apache.jackrabbit : jackrabbit-core jar 2.14.2
commons-io : commons-io jar 1.4
org.apache.sling : org.apache.sling.adapter jar 2.0.4
rhino : js jar 1.6R6
commons-httpclient : commons-httpclient jar 3.1
org.apache.sling : org.apache.sling.commons.johnzon jar 1.0.0
org.slf4j : slf4j-simple jar 1.7.6
junit : junit jar 4.12
org.jmock : jmock-junit4 jar 2.8.2

provided (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
org.osgi : osgi.annotation jar 6.0.1
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.0
2.0.26
2.0.24
2.0.22
2.0.18
2.0.16
2.0.14
2.0.12
2.0.10
2.0.8
2.0.6
2.0.4-incubator
2.0.2-incubator