is not current version
Last Version 0.9.0

com.github.zakgof:velvetdb-dynamodb 0.7.0

DynamoDB backend for velvetdb

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-dynamodb
Version

Version

0.7.0
Type

Type

jar

Download velvetdb-dynamodb 0.7.0


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