| License |
License |
|---|---|
| GroupId | GroupIdse.gawell |
| ArtifactId | ArtifactIdfakeriak-jar |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFakeRiak jar project
The code part of FakeRiak
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fakeriak-jar-0.0.5.pom | |
| fakeriak-jar-0.0.5.jar | 16 KB |
| fakeriak-jar-0.0.5-sources.jar | 9 KB |
| fakeriak-jar-0.0.5-javadoc.jar | 118 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |