is not current version
Last Version 2.6.0

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

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

GroupId

GroupId

com.tinkerpop.rexster.rexster-kibbles
ArtifactId

ArtifactId

batch-kibble
Version

Version

2.2.0
Type

Type

jar

Download batch-kibble 2.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation 'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:2.2.0'
// https://jarcasting.com/artifacts/com.tinkerpop.rexster.rexster-kibbles/batch-kibble/
implementation ("com.tinkerpop.rexster.rexster-kibbles:batch-kibble:2.2.0")
'com.tinkerpop.rexster.rexster-kibbles:batch-kibble:jar:2.2.0'
<dependency org="com.tinkerpop.rexster.rexster-kibbles" name="batch-kibble" rev="2.2.0">
  <artifact name="batch-kibble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.rexster.rexster-kibbles', module='batch-kibble', version='2.2.0')
)
libraryDependencies += "com.tinkerpop.rexster.rexster-kibbles" % "batch-kibble" % "2.2.0"
[com.tinkerpop.rexster.rexster-kibbles/batch-kibble "2.2.0"]