MVN

io.github.millij : poi-object-mapper

Maven & Gradle

Oct 17, 2018
39 stars

Object Mapper for Apache POI · Objects mapper for Office formats - Excel files, Spreadsheets, etc.

<dependency>
    <groupId>io.github.millij</groupId>
    <artifactId>poi-object-mapper</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.millij : poi-object-mapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.millij : poi-object-mapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
poi-object-mapper-1.0.0

How to add a dependency to Maven

Add the following io.github.millij : poi-object-mapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.millij</groupId>
    <artifactId>poi-object-mapper</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.millij : poi-object-mapper gradle dependency to your build.gradle file:

implementation 'io.github.millij:poi-object-mapper:1.0.0'

Gradle Kotlin DSL: Add the following io.github.millij : poi-object-mapper gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.millij:poi-object-mapper:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.millij : poi-object-mapper sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.millij" % "poi-object-mapper" % "1.0.0"

Advertisement

Dependencies from Group

Oct 17, 2018
39 stars

Discover Dependencies

Jul 16, 2021
886 stars
Feb 28, 2020
115 stars
Feb 28, 2020
115 stars
Aug 18, 2023
3 usages
2.5k stars
Jun 04, 2021
4 usages
340 stars
Nov 22, 2019
3 usages
9.6k stars
Aug 01, 2023
124 usages
162 stars
Oct 16, 2018
4 stars
Apr 08, 2022
1 usages
1.5k stars
May 01, 2023
1 usages
0 stars