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

Xeger 1.0.0-RELEASE

Small library, producing random text matching arbitrary regular expressions. This fork is deployed to Maven central to make it available.

Лицензия

Лицензия

Группа

Группа

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

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

xeger
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar
Описание

Описание

Xeger
Small library, producing random text matching arbitrary regular expressions. This fork is deployed to Maven central to make it available.
Ссылка на сайт

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

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

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

https://github.com/krraghavan/xeger/tree/master

Скачать xeger 1.0.0-RELEASE


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
dk.brics.automaton : automaton jar 1.11-8

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.0
org.hamcrest : hamcrest-all jar 1.1

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

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