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

com.tinkerpop.rexster.rexster-kibbles:batch-kibble 2.4.0

An extension to Rexster that allows execution of multiple operations in batch/transaction.

Группа

Группа

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

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

batch-kibble
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать batch-kibble 2.4.0


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