Last Version

graph-dsl 0.27.0

A groovy dsl for creating and traversing graphs.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.moaxcp
ArtifactId

ArtifactId

graph-dsl
Version

Version

0.27.0
Type

Type

jar
Description

Description

graph-dsl
A groovy dsl for creating and traversing graphs.
Project URL

Project URL

https://github.com/moaxcp/graph-dsl
Source Code Management

Source Code Management

https://github.com/moaxcp/graph-dsl

Download graph-dsl 0.27.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.15

test (7)

Group / Artifact Type Version
com.athaydes : spock-reports jar 1.6.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.15
cglib : cglib-nodep jar 3.2.6
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.