is not current version
Last Version 1.2.0

com.amazonaws:dynamodb-janusgraph-storage-backend 1.1.0

The Amazon DynamoDB Storage Backend for JanusGraph: Distributed Graph Database allows JanusGraph graphs to use DynamoDB as a storage backend.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

dynamodb-janusgraph-storage-backend
Version

Version

1.1.0
Type

Type

jar

Download dynamodb-janusgraph-storage-backend 1.1.0


<!-- https://jarcasting.com/artifacts/com.amazonaws/dynamodb-janusgraph-storage-backend/ -->
<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>dynamodb-janusgraph-storage-backend</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws/dynamodb-janusgraph-storage-backend/
implementation 'com.amazonaws:dynamodb-janusgraph-storage-backend:1.1.0'
// https://jarcasting.com/artifacts/com.amazonaws/dynamodb-janusgraph-storage-backend/
implementation ("com.amazonaws:dynamodb-janusgraph-storage-backend:1.1.0")
'com.amazonaws:dynamodb-janusgraph-storage-backend:jar:1.1.0'
<dependency org="com.amazonaws" name="dynamodb-janusgraph-storage-backend" rev="1.1.0">
  <artifact name="dynamodb-janusgraph-storage-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='dynamodb-janusgraph-storage-backend', version='1.1.0')
)
libraryDependencies += "com.amazonaws" % "dynamodb-janusgraph-storage-backend" % "1.1.0"
[com.amazonaws/dynamodb-janusgraph-storage-backend "1.1.0"]