FakeRiak jar project

The code part of FakeRiak

License

License

GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

fakeriak-jar
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

FakeRiak jar project
The code part of FakeRiak
Project URL

Project URL

http://fakeriak.gawell.se/fakeriak-jar

Download fakeriak-jar

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3