License |
License |
---|---|
GroupId | GroupIdcom.github.helloichen |
ArtifactId | ArtifactIdichen-poi |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionichen-poi
demo maven repo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ichen-poi-1.0.2.pom | |
ichen-poi-1.0.2.jar | 17 KB |
ichen-poi-1.0.2-sources.jar | 8 KB |
ichen-poi-1.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.helloichen/ichen-poi/ -->
<dependency>
<groupId>com.github.helloichen</groupId>
<artifactId>ichen-poi</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.helloichen/ichen-poi/
implementation 'com.github.helloichen:ichen-poi:1.0.2'
// https://jarcasting.com/artifacts/com.github.helloichen/ichen-poi/
implementation ("com.github.helloichen:ichen-poi:1.0.2")
'com.github.helloichen:ichen-poi:jar:1.0.2'
<dependency org="com.github.helloichen" name="ichen-poi" rev="1.0.2">
<artifact name="ichen-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.helloichen', module='ichen-poi', version='1.0.2')
)
libraryDependencies += "com.github.helloichen" % "ichen-poi" % "1.0.2"
[com.github.helloichen/ichen-poi "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.projectlombok : lombok Optional | jar | 1.18.14 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.39 |
com.alibaba : fastjson | jar | 1.2.60 |