Last Version

JOLT Date Transformation 1.0.0

JOLT (https://github.com/bazaarvoice/jolt) date transformation. Code based on Defaultr transformation.

License

License

Categories

Categories

Jolt Data JSON
GroupId

GroupId

eu.zacheusz.jolt
ArtifactId

ArtifactId

jolt-date
Version

Version

1.0.0
Type

Type

jar
Description

Description

JOLT Date Transformation
JOLT (https://github.com/bazaarvoice/jolt) date transformation. Code based on Defaultr transformation.
Project URL

Project URL

https://github.com/zacheusz/jolt-date
Source Code Management

Source Code Management

https://github.com/zacheusz/jolt-date.git

Download jolt-date 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.bazaarvoice.jolt : jolt-core jar 0.0.15
com.thoughtworks.xstream : xstream jar 1.4.8
org.apache.logging.log4j : log4j-1.2-api jar 2.1

Project Modules

There are no modules declared in this project.