License |
License |
---|---|
GroupId | GroupIdorg.apache.jackrabbit |
ArtifactId | ArtifactIdjackrabbit-jcr-tests |
Version | Version2.21.6 |
Type | Typejar |
Description |
DescriptionJackrabbit JCR Tests
JCR API test cases
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jackrabbit-jcr-tests-2.21.6.pom | |
jackrabbit-jcr-tests-2.21.6.jar | 836 KB |
jackrabbit-jcr-tests-2.21.6-sources.jar | 655 KB |
jackrabbit-jcr-tests-2.21.6-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-tests/ -->
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-tests</artifactId>
<version>2.21.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-tests/
implementation 'org.apache.jackrabbit:jackrabbit-jcr-tests:2.21.6'
// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-tests/
implementation ("org.apache.jackrabbit:jackrabbit-jcr-tests:2.21.6")
'org.apache.jackrabbit:jackrabbit-jcr-tests:jar:2.21.6'
<dependency org="org.apache.jackrabbit" name="jackrabbit-jcr-tests" rev="2.21.6">
<artifact name="jackrabbit-jcr-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='jackrabbit-jcr-tests', version='2.21.6')
)
libraryDependencies += "org.apache.jackrabbit" % "jackrabbit-jcr-tests" % "2.21.6"
[org.apache.jackrabbit/jackrabbit-jcr-tests "2.21.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
concurrent : concurrent | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |