License |
License |
---|---|
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-poi |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java tool project
|
Filename | Size |
---|---|
utils-poi-1.4.0.pom | |
utils-poi-1.4.0.jar | 14 KB |
utils-poi-1.4.0-sources.jar | 6 KB |
utils-poi-1.4.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-poi/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-poi</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-poi/
implementation 'com.github.superutils:utils-poi:1.4.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-poi/
implementation ("com.github.superutils:utils-poi:1.4.0")
'com.github.superutils:utils-poi:jar:1.4.0'
<dependency org="com.github.superutils" name="utils-poi" rev="1.4.0">
<artifact name="utils-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-poi', version='1.4.0')
)
libraryDependencies += "com.github.superutils" % "utils-poi" % "1.4.0"
[com.github.superutils/utils-poi "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 3.13 |
org.apache.poi : poi-ooxml | jar | 3.13 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.apache.logging.log4j : log4j-core | jar | 2.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |