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