FakeRiak

FakeRiak is an inmemory java implementation of (parts of) the Riak http interface. It is primarly used for testing java applications using riak in a jvm environment.

License

License

GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

fakeriak
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

FakeRiak
FakeRiak is an inmemory java implementation of (parts of) the Riak http interface. It is primarly used for testing java applications using riak in a jvm environment.
Project URL

Project URL

http://fakeriak.gawell.se

Download fakeriak

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 8.0.2.v20111006
org.eclipse.jetty : jetty-webapp jar 8.0.2.v20111006
org.codehaus.jackson : jackson-mapper-asl jar 1.7.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0-rc1
org.apache.httpcomponents : httpclient jar 4.2-alpha1
com.basho.riak : riak-client jar 1.0.3

Project Modules

  • fakeriak-jar
  • fakeriak-war

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2