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

com.tinkerpop.rexster:rexster-kibbles 2.0.0

Rexster Kibbles is a collection of general-purpose extensions for the Rexster graph server.

Группа

Группа

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

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

rexster-kibbles
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать rexster-kibbles 2.0.0

Имя Файла Размер
rexster-kibbles-2.0.0.pom 1 KB
Обзор

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