is not current version
Last Version 5.3.0

org.easybatch:easybatch-jackson 4.0.0

Extension to support Jackson

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-jackson
Version

Version

4.0.0
Type

Type

jar

Download easybatch-jackson 4.0.0


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