regex-support

Regex utilities based on OpenJDK 7 java.util.regex.Matcher and java.util.regex.ASCII.

Лицензия

Лицензия

Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

regex-support
Regex utilities based on OpenJDK 7 java.util.regex.Matcher and java.util.regex.ASCII.
Ссылка на сайт

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

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

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

https://github.com/protobufel/regex-support

Скачать regex-support

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.eclipse.jdt : org.eclipse.jdt.annotation jar [1.1.0, 2.0.0)

runtime (1)

Идентификатор библиотеки Тип Версия
com.github.protobufel : regex-support-interfaces jar 0.6

test (6)

Идентификатор библиотеки Тип Версия
com.github.protobufel : java-common-test jar 0.1.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.google.guava : guava jar 22.0
com.google.guava : guava-testlib jar 22.0
pl.pragmatists : JUnitParams jar 1.1.0

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

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

Travis branch codecov Maven Central

Regex utilities based on OpenJDK 7 java.util.regex.Matcher and java.util.regex.ASCII.

Needed mainly due to the lack of access to Matcher#lastAppendPosition and for not reinventing the wheel.

For more see the JavaDoc Documentation.

Happy coding,

David Tesler

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

Версия
0.7.0
0.6