License |
License |
---|---|
GroupId | GroupIdcom.sondertara |
ArtifactId | ArtifactIdexcel-tara |
Version | Version0.0.4.0 |
Type | Typejar |
Description |
Descriptionexcel-tara
High performance Excel kit.
|
Filename | Size |
---|---|
excel-tara-0.0.4.0.pom | |
excel-tara-0.0.4.0.jar | 58 KB |
excel-tara-0.0.4.0-sources.jar | 30 KB |
excel-tara-0.0.4.0-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/excel-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>excel-tara</artifactId>
<version>0.0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/excel-tara/
implementation 'com.sondertara:excel-tara:0.0.4.0'
// https://jarcasting.com/artifacts/com.sondertara/excel-tara/
implementation ("com.sondertara:excel-tara:0.0.4.0")
'com.sondertara:excel-tara:jar:0.0.4.0'
<dependency org="com.sondertara" name="excel-tara" rev="0.0.4.0">
<artifact name="excel-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='excel-tara', version='0.0.4.0')
)
libraryDependencies += "com.sondertara" % "excel-tara" % "0.0.4.0"
[com.sondertara/excel-tara "0.0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.58 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.httpcomponents : httpmime | jar | 4.5.8 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.apache.commons : commons-csv | jar | 1.8 |
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
xerces : xercesImpl | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.29 |
com.sondertara : common-tara | jar | 0.0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
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 |