Last Version

velvetdb-dynamodb 0.9.0

DynamoDB backend for velvetdb

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-dynamodb
Version

Version

0.9.0
Type

Type

jar
Description

Description

velvetdb-dynamodb
DynamoDB backend for velvetdb
Project URL

Project URL

https://github.com/zakgof/velvetdb
Source Code Management

Source Code Management

https://github.com/zakgof/velvetdb/tree/master/velvetdb-dynamodb

Download velvetdb-dynamodb 0.9.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.github.zakgof : velvetdb-core jar 0.9.0
com.google.guava : guava jar 18.0
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.490

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-text jar 1.2

Project Modules

There are no modules declared in this project.