License |
License |
---|---|
GroupId | GroupIdch.tatool |
ArtifactId | ArtifactIdtatool-test |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionTatool Test Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
tatool-test-1.3.2.pom | |
tatool-test-1.3.2.jar | 4 KB |
tatool-test-1.3.2-sources.jar | 3 KB |
tatool-test-1.3.2-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.tatool/tatool-test/ -->
<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-test</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.tatool/tatool-test/
implementation 'ch.tatool:tatool-test:1.3.2'
// https://jarcasting.com/artifacts/ch.tatool/tatool-test/
implementation ("ch.tatool:tatool-test:1.3.2")
'ch.tatool:tatool-test:jar:1.3.2'
<dependency org="ch.tatool" name="tatool-test" rev="1.3.2">
<artifact name="tatool-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.tatool', module='tatool-test', version='1.3.2')
)
libraryDependencies += "ch.tatool" % "tatool-test" % "1.3.2"
[ch.tatool/tatool-test "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.tatool : tatool-api | jar | 1.3.2 |
ch.tatool : tatool-core | jar | 1.3.2 |
ch.tatool : tatool-app | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |