Apache TinkerPop :: TinkerGraph Gremlin

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

Лицензия

Лицензия

Группа

Группа

com.michaelpollmeier
Идентификатор

Идентификатор

tinkergraph-gremlin
Последняя версия

Последняя версия

3.3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache TinkerPop :: TinkerGraph Gremlin
A fork of Tinkergraph for more type safety and less memory usage
Ссылка на сайт

Ссылка на сайт

https://github.com/ShiftLeftSecurity/tinkergraph-gremlin/
Организация-разработчик

Организация-разработчик

Apache Software Foundation
Система контроля версий

Система контроля версий

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

Скачать tinkergraph-gremlin

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.21

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
3.3.0.1