| License |
License |
|---|---|
| GroupId | GroupIdcn.jexxs |
| ArtifactId | ArtifactIdjexx-poi |
| Version | Version1.1.3-RELEASE |
| Type | Typejar |
| Description |
Descriptionjexx-poi
This is a simple tool for java!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jexx-poi-1.1.3-RELEASE.pom | |
| jexx-poi-1.1.3-RELEASE.jar | 177 KB |
| jexx-poi-1.1.3-RELEASE-sources.jar | 110 KB |
| jexx-poi-1.1.3-RELEASE-javadoc.jar | 504 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-poi/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-poi</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-poi/
implementation 'cn.jexxs:jexx-poi:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-poi/
implementation ("cn.jexxs:jexx-poi:1.1.3-RELEASE")
'cn.jexxs:jexx-poi:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-poi" rev="1.1.3-RELEASE">
<artifact name="jexx-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-poi', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-poi" % "1.1.3-RELEASE"
[cn.jexxs/jexx-poi "1.1.3-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
| cn.jexxs : jexx-bean | jar | 1.1.3-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 3.17 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |