| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdio.tourniquet.junit |
| ArtifactId | ArtifactIdtourniquet-core |
| Last Version | Last Version0.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontourniquet-core
API for tourniquet entities, providing common classes and interfaces used throughout tourniquet
|
| Project Organization |
Project OrganizationDevCon5 GmbH |
| Filename | Size |
|---|---|
| tourniquet-core-0.4.8.pom | |
| tourniquet-core-0.4.8.jar | 40 KB |
| tourniquet-core-0.4.8-tests.jar | 65 KB |
| tourniquet-core-0.4.8-sources.jar | 32 KB |
| tourniquet-core-0.4.8-javadoc.jar | 160 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-core/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-core</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-core/
implementation 'io.tourniquet.junit:tourniquet-core:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-core/
implementation ("io.tourniquet.junit:tourniquet-core:0.4.8")
'io.tourniquet.junit:tourniquet-core:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-core" rev="0.4.8">
<artifact name="tourniquet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-core', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-core" % "0.4.8"
[io.tourniquet.junit/tourniquet-core "0.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| cglib : cglib-nodep | jar | 3.2.1 |
| org.ow2.asm : asm | jar | 5.0.3 |
| 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.hamcrest : hamcrest-all | jar | 1.3 |
| 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 |