com.github.florianingerl.util:regex

This is a Regular Expressions library for Java. Compared to java.util.regex, it supports Recursive and Conditional Regular Expressions, Capture Trees and Plugins.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.florianingerl.util:regex
This is a Regular Expressions library for Java. Compared to java.util.regex, it supports Recursive and Conditional Regular Expressions, Capture Trees and Plugins.
Ссылка на сайт

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

https://github.com/florianingerl/com.florianingerl.util.regex
Система контроля версий

Система контроля версий

http://github.com/florianingerl/com.florianingerl.util.regex/tree/master

Скачать regex

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5

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

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

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

Версия
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.3
1.0.2
1.0.1
1.0.0