Last Version

com.github.julianthome:autorex 1.0

An FSM to regular expression converter

License

License

Categories

Categories

Ant Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.julianthome
ArtifactId

ArtifactId

autorex
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.julianthome:autorex
An FSM to regular expression converter
Project URL

Project URL

https://github.com/julianthome/autorex
Source Code Management

Source Code Management

https://github.com/julianthome/autorex/tree/master

Download autorex 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
dk.brics.automaton : automaton jar 1.11-8
org.apache.commons : commons-lang3 jar 3.5
org.jgrapht : jgrapht-core jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.