License |
License |
---|---|
GroupId | GroupIdcom.sondertara |
ArtifactId | ArtifactIdcommon-tara |
Version | Version01.0 |
Type | Typejar |
Description |
Descriptioncommon-tara
common utils.
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-tara-01.0.pom | |
common-tara-01.0.jar | 177 KB |
common-tara-01.0-sources.jar | 139 KB |
common-tara-01.0-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/common-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>common-tara</artifactId>
<version>01.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation 'com.sondertara:common-tara:01.0'
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation ("com.sondertara:common-tara:01.0")
'com.sondertara:common-tara:jar:01.0'
<dependency org="com.sondertara" name="common-tara" rev="01.0">
<artifact name="common-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='common-tara', version='01.0')
)
libraryDependencies += "com.sondertara" % "common-tara" % "01.0"
[com.sondertara/common-tara "01.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
net.sf.dozer : dozer | jar | 5.5.1 |
com.alibaba : fastjson | jar | 1.2.79 |
com.google.guava : guava | jar | 30.1-jre |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.8 |
org.slf4j : slf4j-api | jar | 1.7.29 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |