Last Version

greex 1.0

Regex match generation for generating random strings or for creating unit test cases based on regular expressions.

License

License

GroupId

GroupId

com.navigamez
ArtifactId

ArtifactId

greex
Version

Version

1.0
Type

Type

jar
Description

Description

greex
Regex match generation for generating random strings or for creating unit test cases based on regular expressions.
Project URL

Project URL

https://github.com/bsaltz/greex
Source Code Management

Source Code Management

https://github.com/bsaltz/greex.git

Download greex 1.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.