is not current version
Last Version 5.3.0

org.easybatch:easybatch-univocity 5.2.0

Extension to support uniVocity

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-univocity
Version

Version

5.2.0
Type

Type

jar

Download easybatch-univocity 5.2.0


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