dateparser

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

Лицензия

Лицензия

Группа

Группа

com.github.sisyphsu
Идентификатор

Идентификатор

dateparser
Последняя версия

Последняя версия

1.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

dateparser
Based on retree's multiple regexs matching features, provides an smart and high-performance datetime parser, which supports hundreds of patterns.
Ссылка на сайт

Ссылка на сайт

https://github.com/sisyphsu/dateparser

Скачать dateparser

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.sisyphsu : retree jar 1.0.4
org.projectlombok : lombok jar 1.18.22

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0