top.agno.gnosis:poi

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

top.agno.gnosis
ArtifactId

ArtifactId

poi
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download poi

How to add to project

<!-- https://jarcasting.com/artifacts/top.agno.gnosis/poi/ -->
<dependency>
    <groupId>top.agno.gnosis</groupId>
    <artifactId>poi</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.agno.gnosis/poi/
implementation 'top.agno.gnosis:poi:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/top.agno.gnosis/poi/
implementation ("top.agno.gnosis:poi:1.0.2-RELEASE")
'top.agno.gnosis:poi:jar:1.0.2-RELEASE'
<dependency org="top.agno.gnosis" name="poi" rev="1.0.2-RELEASE">
  <artifact name="poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.agno.gnosis', module='poi', version='1.0.2-RELEASE')
)
libraryDependencies += "top.agno.gnosis" % "poi" % "1.0.2-RELEASE"
[top.agno.gnosis/poi "1.0.2-RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
top.agno.gnosis : constants jar 1.0.2-RELEASE
top.agno.gnosis : utils jar 1.0.2-RELEASE
org.projectlombok : lombok jar 1.16.10
org.slf4j : slf4j-api jar 1.7.7
org.springframework : spring-beans jar 4.3.18.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.alibaba : easyexcel jar 2.0.0-beta1
cn.afterturn : easypoi-base jar 3.2.0
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.2-HWZ-RELEASE
1.0.1-RELEASE