Last Version

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.

License

License

GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

xeger
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/krraghavan/xeger
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (1)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.0
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.