| GroupId | GroupIdcom.countvajhula |
|---|---|
| ArtifactId | ArtifactIdpilot |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPilot
A graph database operator
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pilot-1.0.pom | |
| pilot-1.0.jar | 72 KB |
| pilot-1.0-sources.jar | 10 KB |
| pilot-1.0-javadoc.jar | 44 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |