License |
License |
---|---|
GroupId | GroupIdcom.tinkerpop.rexster |
ArtifactId | ArtifactIdrexster-kibbles |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRexster Kibbles: General-Purpose Rexster Extensions
Rexster Kibbles is a collection of general-purpose extensions for the Rexster graph server.
|
Filename | Size |
---|---|
rexster-kibbles-2.6.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tinkerpop.rexster/rexster-kibbles/ -->
<dependency>
<groupId>com.tinkerpop.rexster</groupId>
<artifactId>rexster-kibbles</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.rexster/rexster-kibbles/
implementation 'com.tinkerpop.rexster:rexster-kibbles:2.6.0'
// https://jarcasting.com/artifacts/com.tinkerpop.rexster/rexster-kibbles/
implementation ("com.tinkerpop.rexster:rexster-kibbles:2.6.0")
'com.tinkerpop.rexster:rexster-kibbles:pom:2.6.0'
<dependency org="com.tinkerpop.rexster" name="rexster-kibbles" rev="2.6.0">
<artifact name="rexster-kibbles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.rexster', module='rexster-kibbles', version='2.6.0')
)
libraryDependencies += "com.tinkerpop.rexster" % "rexster-kibbles" % "2.6.0"
[com.tinkerpop.rexster/rexster-kibbles "2.6.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.jmock : jmock-junit4 | jar | 2.5.1 |