Last Version

com.sombrainc:excelorm 2.0.1

Project created to simplify the reading from Excel files

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.sombrainc
ArtifactId

ArtifactId

excelorm
Version

Version

2.0.1
Type

Type

jar
Description

Description

com.sombrainc:excelorm
Project created to simplify the reading from Excel files
Project URL

Project URL

https://github.com/MrSkip/excelorm
Source Code Management

Source Code Management

http://github.com/MrSkip/excelorm/tree/master

Download excelorm 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.apache.poi : poi jar 4.0.0
org.apache.poi : poi-ooxml jar 4.0.0
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.