org.otcframework:dateconverters

Dateconverters used by OTC Engine and in the generated code.

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

dateconverters
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

org.otcframework:dateconverters
Dateconverters used by OTC Engine and in the generated code.
Source Code Management

Source Code Management

https://github.com/frankjjava/etree-dateconverters

Download dateconverters

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.7
ch.qos.logback : logback-core jar 1.2.7
joda-time : joda-time jar 2.10.6
com.github.sisyphsu : dateparser jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0