Last Version

common-export 1.3

Memory export, Querying export CSV, Excel

License

License

GroupId

GroupId

com.github.catdou
ArtifactId

ArtifactId

common-export
Version

Version

1.3
Type

Type

jar
Description

Description

common-export
Memory export, Querying export CSV, Excel
Project URL

Project URL

https://github.com/CatDou/common-export
Source Code Management

Source Code Management

https://github.com/CatDou/common-export

Download common-export 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.26
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.poi : poi-ooxml-schemas jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.