Pappus Graph Projection

Pappus projects any Java object model onto a Tinkerpop compatible graph.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.jkschneider
ArtifactId

ArtifactId

pappus-graph-projection
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Pappus Graph Projection
Pappus projects any Java object model onto a Tinkerpop compatible graph.
Project URL

Project URL

https://github.com/jkschneider/pappus-graph-projection

Download pappus-graph-projection

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
org.jibx : jibx-tools jar 1.2.5
com.tinkerpop.blueprints : blueprints-core jar 2.4.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.4.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.carrotsearch : junit-benchmarks jar 0.7.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.3.0
joda-time : joda-time jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2