Apache TinkerPop :: TinkerGraph Gremlin

A fork of Tinkergraph for more type safety and less memory usage

License

License

GroupId

GroupId

com.michaelpollmeier
ArtifactId

ArtifactId

tinkergraph-gremlin
Last Version

Last Version

3.3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache TinkerPop :: TinkerGraph Gremlin
A fork of Tinkergraph for more type safety and less memory usage
Project URL

Project URL

https://github.com/ShiftLeftSecurity/tinkergraph-gremlin/
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/mpollmeier/tinkergraph-gremlin

Download tinkergraph-gremlin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-core jar 3.3.0
org.apache.commons : commons-lang3 jar 3.3.1
org.apache.tinkerpop : gremlin-test jar 3.3.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.

Build Status

tinkergraph-gremlin

Releasing

Just change the version in pom.xml to a non-snapshot (e.g. 3.3.0.3), commit and tag it (e.g. v3.3.0.3). Then change the version to the next snapshot (e.g. 3.3.0.4-SNAPSHOT), commit and push everything (including the tag!). Travis will automatically deploy the tagged version to sonatype and stage it so that it'll be synchronized to maven central within a few hours.

com.michaelpollmeier

ShiftLeft Inc.

Versions

Version
3.3.0.1