ant-style-path-matcher

Concise, recursive & efficient path matcher implementation for an Ant-style path pattern matching algorithm, with two implementations available.

Лицензия

Лицензия

MIT
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.azagniotov
Идентификатор

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

ant-style-path-matcher
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ant-style-path-matcher
Concise, recursive & efficient path matcher implementation for an Ant-style path pattern matching algorithm, with two implementations available.
Ссылка на сайт

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

https://github.com/azagniotov/ant-style-path-matcher

Скачать ant-style-path-matcher

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

<!-- https://jarcasting.com/artifacts/io.github.azagniotov/ant-style-path-matcher/ -->
<dependency>
    <groupId>io.github.azagniotov</groupId>
    <artifactId>ant-style-path-matcher</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.azagniotov/ant-style-path-matcher/
implementation 'io.github.azagniotov:ant-style-path-matcher:1.0.0'
// https://jarcasting.com/artifacts/io.github.azagniotov/ant-style-path-matcher/
implementation ("io.github.azagniotov:ant-style-path-matcher:1.0.0")
'io.github.azagniotov:ant-style-path-matcher:jar:1.0.0'
<dependency org="io.github.azagniotov" name="ant-style-path-matcher" rev="1.0.0">
  <artifact name="ant-style-path-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.azagniotov', module='ant-style-path-matcher', version='1.0.0')
)
libraryDependencies += "io.github.azagniotov" % "ant-style-path-matcher" % "1.0.0"
[io.github.azagniotov/ant-style-path-matcher "1.0.0"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

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

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

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

Версия
1.0.0