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

com.tinkerpop.rexster.rexster-kibbles:sample-kibbles 2.5.0

A sample project that showcases the features of how to build a Rexster Extension.

Группа

Группа

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

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

sample-kibbles
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать sample-kibbles 2.5.0


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