License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.tourniquet.junit |
ArtifactId | ArtifactIdtourniquet-jcr |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontourniquet-jcr
Java Content Repository (JCR) support, providing JCR specific assertions and various types of content
repositories as Test Rules.
|
Project Organization |
Project OrganizationDevCon5 GmbH |
Filename | Size |
---|---|
tourniquet-jcr-0.4.8.pom | |
tourniquet-jcr-0.4.8.jar | 47 KB |
tourniquet-jcr-0.4.8-sources.jar | 48 KB |
tourniquet-jcr-0.4.8-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-jcr</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/
implementation 'io.tourniquet.junit:tourniquet-jcr:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/
implementation ("io.tourniquet.junit:tourniquet-jcr:0.4.8")
'io.tourniquet.junit:tourniquet-jcr:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-jcr" rev="0.4.8">
<artifact name="tourniquet-jcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-jcr', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-jcr" % "0.4.8"
[io.tourniquet.junit/tourniquet-jcr "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
io.tourniquet.junit : tourniquet-core | jar | 0.4.8 |
io.tourniquet.junit : tourniquet-inject | jar | 0.4.8 |
io.tourniquet.junit : tourniquet-security | jar | 0.4.8 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.jackrabbit : jackrabbit-core | jar | 2.8.0 |
org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.8.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
io.tourniquet.junit : tourniquet-core | test-jar | 0.4.8 |
io.tourniquet.junit : tourniquet-file | jar | 0.4.8 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |