Last Version

lesper 1.0

apache poi工具类

License

License

GroupId

GroupId

cn.lesper
ArtifactId

ArtifactId

potting
Version

Version

1.0
Type

Type

jar
Description

Description

lesper
apache poi工具类

Download potting 1.0


<!-- https://jarcasting.com/artifacts/cn.lesper/potting/ -->
<dependency>
    <groupId>cn.lesper</groupId>
    <artifactId>potting</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lesper/potting/
implementation 'cn.lesper:potting:1.0'
// https://jarcasting.com/artifacts/cn.lesper/potting/
implementation ("cn.lesper:potting:1.0")
'cn.lesper:potting:jar:1.0'
<dependency org="cn.lesper" name="potting" rev="1.0">
  <artifact name="potting" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lesper', module='potting', version='1.0')
)
libraryDependencies += "cn.lesper" % "potting" % "1.0"
[cn.lesper/potting "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.