Last Version

dateparser 1.0.10

Based on retree's multiple regexs matching features, provides an smart and high-performance datetime parser, which supports hundreds of patterns.

License

License

GroupId

GroupId

com.github.sisyphsu
ArtifactId

ArtifactId

dateparser
Version

Version

1.0.10
Type

Type

jar
Description

Description

dateparser
Based on retree's multiple regexs matching features, provides an smart and high-performance datetime parser, which supports hundreds of patterns.
Project URL

Project URL

https://github.com/sisyphsu/dateparser

Download dateparser 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sisyphsu : retree jar 1.0.4
org.projectlombok : lombok jar 1.18.22

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.