Last Version

Rexster Kibbles: Batch 2.6.0

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

License

License

GroupId

GroupId

com.tinkerpop.rexster.rexster-kibbles
ArtifactId

ArtifactId

batch-kibble
Version

Version

2.6.0
Type

Type

jar
Description

Description

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

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

Dependencies

provided (4)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
com.tinkerpop.rexster : rexster-core jar 2.6.0
com.sun.jersey : jersey-server jar 1.17
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.