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

retree 1.0.4

Merge multiple regexs as one regex-tree, which support quickly and concurrently regex matching.

Лицензия

Лицензия

Группа

Группа

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

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

retree
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

retree
Merge multiple regexs as one regex-tree, which support quickly and concurrently regex matching.
Ссылка на сайт

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

https://github.com/sisyphsu/retree-java

Скачать retree 1.0.4


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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

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

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