Last Version

CorpIS Import-Export 2.0.0

Library which purpose is to ease import-export implementations. Primary focus is on file-based import-export (e.g. CSV, Excel) with extensible API in mind.

License

License

GroupId

GroupId

sk.seges.corpis
ArtifactId

ArtifactId

corpis-import-export
Version

Version

2.0.0
Type

Type

jar
Description

Description

CorpIS Import-Export
Library which purpose is to ease import-export implementations. Primary focus is on file-based import-export (e.g. CSV, Excel) with extensible API in mind.
Project Organization

Project Organization

Seges s.r.o.

Download corpis-import-export 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
sk.seges.corpis : corpis-import-export-api jar 2.0.0
org.slf4j : slf4j-api jar 1.5.8
net.sf.opencsv : opencsv jar 1.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.springframework : spring-test jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.