License |
License |
---|---|
GroupId | GroupIdcom.sondertara |
ArtifactId | ArtifactIdcommon-tara |
Version | Version0.0.3.305 |
Type | Typejar |
Description |
Descriptioncommon-tara
common utils.
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-tara-0.0.3.305.pom | |
common-tara-0.0.3.305.jar | 108 KB |
common-tara-0.0.3.305-sources.jar | 80 KB |
common-tara-0.0.3.305-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/common-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>common-tara</artifactId>
<version>0.0.3.305</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation 'com.sondertara:common-tara:0.0.3.305'
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation ("com.sondertara:common-tara:0.0.3.305")
'com.sondertara:common-tara:jar:0.0.3.305'
<dependency org="com.sondertara" name="common-tara" rev="0.0.3.305">
<artifact name="common-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='common-tara', version='0.0.3.305')
)
libraryDependencies += "com.sondertara" % "common-tara" % "0.0.3.305"
[com.sondertara/common-tara "0.0.3.305"]
Group / Artifact | Type | Version |
---|---|---|
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 |
org.apache.poi : poi | jar | 4.1.1 |
org.apache.poi : poi-ooxml | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.29 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |