License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.github.sourcegroove |
ArtifactId | ArtifactIdjackson-simple-date-module |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjackson-simple-date-module
Layout driven spring batch item readers and writers
|
<!-- https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/ -->
<dependency>
<groupId>com.github.sourcegroove</groupId>
<artifactId>jackson-simple-date-module</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/
implementation 'com.github.sourcegroove:jackson-simple-date-module:2.0.1'
// https://jarcasting.com/artifacts/com.github.sourcegroove/jackson-simple-date-module/
implementation ("com.github.sourcegroove:jackson-simple-date-module:2.0.1")
'com.github.sourcegroove:jackson-simple-date-module:jar:2.0.1'
<dependency org="com.github.sourcegroove" name="jackson-simple-date-module" rev="2.0.1">
<artifact name="jackson-simple-date-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sourcegroove', module='jackson-simple-date-module', version='2.0.1')
)
libraryDependencies += "com.github.sourcegroove" % "jackson-simple-date-module" % "2.0.1"
[com.github.sourcegroove/jackson-simple-date-module "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |