org.rekex:rekex-parent

PEG parser generator which derives grammar rules from datatypes of parse trees.

License

License

GroupId

GroupId

org.rekex
ArtifactId

ArtifactId

rekex-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

org.rekex:rekex-parent
PEG parser generator which derives grammar rules from datatypes of parse trees.
Project URL

Project URL

http://rekex.org
Source Code Management

Source Code Management

https://github.com/zhong-j-yu/rekex/tree/main

Download rekex-parent

Filename Size
rekex-parent-1.2.0.pom 4 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

  • rekex-example
  • rekex-parser
  • rekex-grammar
  • rekex-regexp
  • rekex-common_util
  • rekex-example-modular

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0