| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdio.tourniquet.junit |
| ArtifactId | ArtifactIdtourniquet-all |
| Last Version | Last Version0.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontourniquet-all
Module containing a central utility class for creating various kinds of tourniquet rules.
This module has dependencies to all other modules, so it can be used as a single dependency, if all
tourniquet elements are required.
|
| Project Organization |
Project OrganizationDevCon5 GmbH |
| Filename | Size |
|---|---|
| tourniquet-all-0.4.8.pom | |
| tourniquet-all-0.4.8.jar | 6 KB |
| tourniquet-all-0.4.8-sources.jar | 6 KB |
| tourniquet-all-0.4.8-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-all/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-all</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-all/
implementation 'io.tourniquet.junit:tourniquet-all:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-all/
implementation ("io.tourniquet.junit:tourniquet-all:0.4.8")
'io.tourniquet.junit:tourniquet-all:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-all" rev="0.4.8">
<artifact name="tourniquet-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-all', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-all" % "0.4.8"
[io.tourniquet.junit/tourniquet-all "0.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.tourniquet.junit : tourniquet-core | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-file | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-inject | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-jcr | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-ldap | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-net | jar | 0.4.8 |
| io.tourniquet.junit : tourniquet-security | jar | 0.4.8 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.5.Final |
| org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api-maven | jar | 2.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |
| javax.enterprise : cdi-api | jar | 1.2 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| 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 |