License |
License |
---|---|
GroupId | GroupIdcom.cueker.util |
ArtifactId | ArtifactIdpoi-excel-parser-test |
Version | Version1.0.1.01 |
Type | Typejar |
Description |
Descriptionan excel import/export component based on apache poi
|
<!-- https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-test/ -->
<dependency>
<groupId>com.cueker.util</groupId>
<artifactId>poi-excel-parser-test</artifactId>
<version>1.0.1.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-test/
implementation 'com.cueker.util:poi-excel-parser-test:1.0.1.01'
// https://jarcasting.com/artifacts/com.cueker.util/poi-excel-parser-test/
implementation ("com.cueker.util:poi-excel-parser-test:1.0.1.01")
'com.cueker.util:poi-excel-parser-test:jar:1.0.1.01'
<dependency org="com.cueker.util" name="poi-excel-parser-test" rev="1.0.1.01">
<artifact name="poi-excel-parser-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cueker.util', module='poi-excel-parser-test', version='1.0.1.01')
)
libraryDependencies += "com.cueker.util" % "poi-excel-parser-test" % "1.0.1.01"
[com.cueker.util/poi-excel-parser-test "1.0.1.01"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.cueker.util : poi-excel-parser-api | jar | 1.0.1.01 |
com.cueker.util : poi-excel-parser-oss | jar | 1.0.1.01 |
com.cueker.util : poi-excel-parser-starter | jar | 1.0.1.01 |
commons-io : commons-io | jar | 2.6 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |