is not current version
Last Version 5.3.0

org.easybatch:easybatch-jackson 3.0.2

Easy Batch - Jackson integration module

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-jackson
Version

Version

3.0.2
Type

Type

jar

Download easybatch-jackson 3.0.2


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