globs

OpenJDK 7 Globs Repackaged and Minimally Modified

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

globs
OpenJDK 7 Globs Repackaged and Minimally Modified
Ссылка на сайт

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

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

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

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

Скачать regex-globs

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

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

Зависимости

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

OpenJDK 7 Globs Repackaged and Minimally Modified

  • An utility for a glob to regex conversion.
  • This is a near mirror of the OpenJDK 7 {@code sun.nio.fs.Globs} with some methods made public, and the returned Pattern without first ^ and last $.

For more see the JavaDoc Documentation.

Happy coding,

David Tesler

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

Версия
0.7.0