License |
License |
---|---|
GroupId | GroupIdcom.sondertara |
ArtifactId | ArtifactIdcommon-tara |
Version | Version0.0.4.0 |
Type | Typejar |
Description |
Descriptioncommon-tara
common utils.
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-tara-0.0.4.0.pom | |
common-tara-0.0.4.0.jar | 128 KB |
common-tara-0.0.4.0-sources.jar | 102 KB |
common-tara-0.0.4.0-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/common-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>common-tara</artifactId>
<version>0.0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation 'com.sondertara:common-tara:0.0.4.0'
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation ("com.sondertara:common-tara:0.0.4.0")
'com.sondertara:common-tara:jar:0.0.4.0'
<dependency org="com.sondertara" name="common-tara" rev="0.0.4.0">
<artifact name="common-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='common-tara', version='0.0.4.0')
)
libraryDependencies += "com.sondertara" % "common-tara" % "0.0.4.0"
[com.sondertara/common-tara "0.0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.dozer : dozer | jar | 5.5.1 |
com.alibaba : fastjson | jar | 1.2.58 |
com.google.guava : guava | jar | 30.1-jre |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
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 |
commons-io : commons-io | jar | 2.8.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.slf4j : slf4j-log4j12 | jar | 1.7.29 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |