не последняя версия
Последняя версия 0.4.8

io.tourniquet.junit:tourniquet-jcr 0.4.5

Java Content Repository (JCR) support, providing JCR specific assertions and various types of content repositories as Test Rules.

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

io.tourniquet.junit
Идентификатор

Идентификатор

tourniquet-jcr
Версия

Версия

0.4.5
Тип

Тип

jar

Скачать tourniquet-jcr 0.4.5


<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/ -->
<dependency>
    <groupId>io.tourniquet.junit</groupId>
    <artifactId>tourniquet-jcr</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/
implementation 'io.tourniquet.junit:tourniquet-jcr:0.4.5'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-jcr/
implementation ("io.tourniquet.junit:tourniquet-jcr:0.4.5")
'io.tourniquet.junit:tourniquet-jcr:jar:0.4.5'
<dependency org="io.tourniquet.junit" name="tourniquet-jcr" rev="0.4.5">
  <artifact name="tourniquet-jcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-jcr', version='0.4.5')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-jcr" % "0.4.5"
[io.tourniquet.junit/tourniquet-jcr "0.4.5"]