is not current version
Last Version 2.0.1

com.github.sourcegroove:jackson-simple-date-module 1.0.1

Layout driven spring batch item readers and writers

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.sourcegroove
ArtifactId

ArtifactId

jackson-simple-date-module
Version

Version

1.0.1
Type

Type

jar

Download jackson-simple-date-module 1.0.1


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