GDL - Graph Definition Language

ANTLR Grammar for the definition of extended property graphs.

License

License

GroupId

GroupId

com.github.s1ck
ArtifactId

ArtifactId

gdl
Last Version

Last Version

0.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

GDL - Graph Definition Language
ANTLR Grammar for the definition of extended property graphs.
Project URL

Project URL

http://github.com/s1ck/gdl.git
Source Code Management

Source Code Management

http://github.com/s1ck/gdl.git

Download gdl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3