License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.tourniquet.junit |
ArtifactId | ArtifactIdtourniquet-junit |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.tourniquet.junit:tourniquet-junit
The tourniquet root module
|
Project Organization |
Project OrganizationDevCon5 GmbH |
Filename | Size |
---|---|
tourniquet-junit-0.4.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-junit/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-junit</artifactId>
<version>0.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-junit/
implementation 'io.tourniquet.junit:tourniquet-junit:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-junit/
implementation ("io.tourniquet.junit:tourniquet-junit:0.4.8")
'io.tourniquet.junit:tourniquet-junit:pom:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-junit" rev="0.4.8">
<artifact name="tourniquet-junit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-junit', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-junit" % "0.4.8"
[io.tourniquet.junit/tourniquet-junit "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
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 |