is not current version
Last Version 1.8.0

MemPOI 1.7.0

A library to simplify export from database to Excel files using Apache POI

License

License

GroupId

GroupId

it.firegloves
ArtifactId

ArtifactId

mempoi
Version

Version

1.7.0
Type

Type

jar
Description

Description

MemPOI
A library to simplify export from database to Excel files using Apache POI
Project URL

Project URL

https://github.com/firegloves/MemPOI
Source Code Management

Source Code Management

https://github.com/firegloves/MemPOI.git

Download mempoi 1.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.0.0
org.apache.commons : commons-lang3 jar 3.10

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mariadb.jdbc : mariadb-java-client jar 2.4.0
org.mockito : mockito-core jar 2.27.0
org.hamcrest : hamcrest-all jar 1.3
mysql : mysql-connector-java jar 8.0.23

Project Modules

There are no modules declared in this project.