is not current version
Last Version 2.6.0

com.tinkerpop.rexster.rexster-kibbles:batch-kibble 2.3.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.3.0
Type

Type

jar

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