Last Version

Lynx 0.4.1

A graph query engine framework

License

License

GroupId

GroupId

org.grapheco
ArtifactId

ArtifactId

lynx
Version

Version

0.4.1
Type

Type

jar
Description

Description

Lynx
A graph query engine framework
Project URL

Project URL

https://github.com/lynxworld/lynx
Source Code Management

Source Code Management

https://github.com/lynxworld/lynx

Download lynx 0.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.typesafe.scala-logging : scala-logging_2.12 jar 3.8.0
org.slf4j : slf4j-log4j12 jar 1.6.0
org.opencypher : front-end-9.0 jar 9.0.20190305

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.