| License |
License |
|---|---|
| GroupId | GroupIdorg.otcframework |
| ArtifactId | ArtifactIddateconverters |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.otcframework:dateconverters
Dateconverters used by OTC Engine and in the generated code.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dateconverters-1.3.pom | |
| dateconverters-1.3.jar | 40 KB |
| dateconverters-1.3-sources.jar | 32 KB |
| dateconverters-1.3-javadoc.jar | 37 KB |
| Browse |
<!-- 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"]
| 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 |