License |
License |
---|---|
GroupId | GroupIdcom.github.bld-commons.excel |
ArtifactId | ArtifactIdread-excel |
Version | Version3.1.2 |
Type | Typejar |
Description |
Descriptionread-excel
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
read-excel-3.1.2.pom | |
read-excel-3.1.2.jar | 16 KB |
read-excel-3.1.2-sources.jar | 12 KB |
read-excel-3.1.2-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/ -->
<dependency>
<groupId>com.github.bld-commons.excel</groupId>
<artifactId>read-excel</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation 'com.github.bld-commons.excel:read-excel:3.1.2'
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation ("com.github.bld-commons.excel:read-excel:3.1.2")
'com.github.bld-commons.excel:read-excel:jar:3.1.2'
<dependency org="com.github.bld-commons.excel" name="read-excel" rev="3.1.2">
<artifact name="read-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons.excel', module='read-excel', version='3.1.2')
)
libraryDependencies += "com.github.bld-commons.excel" % "read-excel" % "3.1.2"
[com.github.bld-commons.excel/read-excel "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.apache.commons : commons-compress | jar | 1.20 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.8 |
org.springframework : spring-core | jar | |
org.apache.logging.log4j : log4j-core | jar | |
javax.validation : validation-api | jar | 2.0.1.Final |
org.springframework : spring-context | jar | |
com.github.bld-commons.excel : generator-excel | jar | 3.1.2 |