Last Version

Pilot 1.0

A graph database operator

GroupId

GroupId

com.countvajhula
ArtifactId

ArtifactId

pilot
Version

Version

1.0
Type

Type

jar
Description

Description

Pilot
A graph database operator
Project URL

Project URL

https://github.com/countvajhula/pilot

Download pilot 1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.7.7
com.tinkerpop.blueprints : blueprints-core jar 1.2
com.tinkerpop.blueprints : blueprints-orient-graph jar 1.2
com.tinkerpop.blueprints : blueprints-neo4j-graph jar 1.2
com.tinkerpop.blueprints : blueprints-neo4jbatch-graph jar 1.2
com.tinkerpop.gremlin : gremlin-groovy jar 1.5
com.orientechnologies : orientdb-core jar 1.0
com.orientechnologies : orient-commons jar 1.0
org.neo4j : neo4j jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.