MVN

it.firegloves : mempoi

Maven & Gradle

Feb 20, 2023
35 stars

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

<dependency>
    <groupId>it.firegloves</groupId>
    <artifactId>mempoi</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.firegloves : mempoi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of it.firegloves : mempoi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
mempoi-1.10.0
1.9.x
mempoi-1.9.2
mempoi-1.9.1
mempoi-1.9.0
1.8.x
mempoi-1.8.0
1.7.x
mempoi-1.7.0
1.6.x
mempoi-1.6.0
1.5.x
mempoi-1.5.0
1.4.x
mempoi-1.4.0
1.3.x
mempoi-1.3.0
1.2.x
mempoi-1.2.0
1.1.x
mempoi-1.1.0
1.0.x
mempoi-1.0.2
mempoi-1.0.1
mempoi-1.0.0

How to add a dependency to Maven

Add the following it.firegloves : mempoi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.firegloves</groupId>
    <artifactId>mempoi</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.firegloves : mempoi gradle dependency to your build.gradle file:

implementation 'it.firegloves:mempoi:1.10.0'

Gradle Kotlin DSL: Add the following it.firegloves : mempoi gradle kotlin dependency to your build.gradle.kts file:

implementation("it.firegloves:mempoi:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.firegloves : mempoi sbt scala dependency to your build.sbt file:

libraryDependencies += "it.firegloves" % "mempoi" % "1.10.0"

Advertisement

Dependencies from Group

Feb 20, 2023
35 stars

Discover Dependencies

Jun 12, 2019
1 usages
1 stars
Oct 03, 2022
19 usages
3.3k stars
Nov 09, 2021
318 stars
Jun 11, 2019
2 stars
May 05, 2023
84 usages
1.3k stars
Aug 15, 2023
49 usages
12.9k stars
Aug 15, 2023
27 usages
12.9k stars
Feb 07, 2023
160 usages
1.2k stars