| License |
License |
|---|---|
| GroupId | GroupIdch.tatool |
| ArtifactId | ArtifactIdtatool-core |
| Version | Version1.3.2 |
| Type | Typejar |
| Description |
DescriptionTatool Core Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| tatool-core-1.3.2.pom | |
| tatool-core-1.3.2.jar | 281 KB |
| tatool-core-1.3.2-sources.jar | 233 KB |
| tatool-core-1.3.2-javadoc.jar | 943 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.tatool/tatool-core/ -->
<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-core</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.tatool/tatool-core/
implementation 'ch.tatool:tatool-core:1.3.2'
// https://jarcasting.com/artifacts/ch.tatool/tatool-core/
implementation ("ch.tatool:tatool-core:1.3.2")
'ch.tatool:tatool-core:jar:1.3.2'
<dependency org="ch.tatool" name="tatool-core" rev="1.3.2">
<artifact name="tatool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.tatool', module='tatool-core', version='1.3.2')
)
libraryDependencies += "ch.tatool" % "tatool-core" % "1.3.2"
[ch.tatool/tatool-core "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.tatool : tatool-api | jar | 1.3.2 |
| org.springframework : spring-orm | jar | 3.1.3.RELEASE |
| commons-io : commons-io | jar | 2.4 |
| org.apache.httpcomponents : httpclient | jar | 4.2.2 |
| org.apache.httpcomponents : httpmime | jar | 4.2.2 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| 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 |