Last Version

relaxed-date-time 0.1.0

Relaxed date time parser and converter for Spring Boot 2

License

License

GroupId

GroupId

de.ottonow
ArtifactId

ArtifactId

relaxed-date-time
Version

Version

0.1.0
Type

Type

jar
Description

Description

relaxed-date-time
Relaxed date time parser and converter for Spring Boot 2
Project URL

Project URL

https://github.com/ottonow/relaxed-date-time
Source Code Management

Source Code Management

https://github.com/ottonow/relaxed-date-time

Download relaxed-date-time 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8

Project Modules

There are no modules declared in this project.