vertx-mod-riak-persistor

Riak Persistor Module for Vert.x

License

License

Categories

Categories

Net
GroupId

GroupId

com.kennethjorgensen
ArtifactId

ArtifactId

vertx-mod-riak-persistor
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-mod-riak-persistor
Riak Persistor Module for Vert.x

Download vertx-mod-riak-persistor

How to add to project

<!-- https://jarcasting.com/artifacts/com.kennethjorgensen/vertx-mod-riak-persistor/ -->
<dependency>
    <groupId>com.kennethjorgensen</groupId>
    <artifactId>vertx-mod-riak-persistor</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kennethjorgensen/vertx-mod-riak-persistor/
implementation 'com.kennethjorgensen:vertx-mod-riak-persistor:0.3.1'
// https://jarcasting.com/artifacts/com.kennethjorgensen/vertx-mod-riak-persistor/
implementation ("com.kennethjorgensen:vertx-mod-riak-persistor:0.3.1")
'com.kennethjorgensen:vertx-mod-riak-persistor:jar:0.3.1'
<dependency org="com.kennethjorgensen" name="vertx-mod-riak-persistor" rev="0.3.1">
  <artifact name="vertx-mod-riak-persistor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kennethjorgensen', module='vertx-mod-riak-persistor', version='0.3.1')
)
libraryDependencies += "com.kennethjorgensen" % "vertx-mod-riak-persistor" % "0.3.1"
[com.kennethjorgensen/vertx-mod-riak-persistor "0.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.basho.riak : riak-client jar 1.4.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.3-final

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0