is not current version
Last Version 0.9.0

com.github.zakgof:velvetdb-dynamodb 0.7.3

DynamoDB backend for velvetdb

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-dynamodb
Version

Version

0.7.3
Type

Type

jar

Download velvetdb-dynamodb 0.7.3


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