Last Version

Riak Test Docker 1.1

Test fixtures for testing against Dockerized Riak

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.basho.riak.test
ArtifactId

ArtifactId

riak-test-docker
Version

Version

1.1
Type

Type

jar
Description

Description

Riak Test Docker
Test fixtures for testing against Dockerized Riak
Project URL

Project URL

https://github.com/basho-labs/riak-test-docker
Source Code Management

Source Code Management

http://github.com/basho-labs/riak-test-docker

Download riak-test-docker 1.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
org.hamcrest : hamcrest-core jar 1.3
com.basho.riak : riak-client jar 2.0.7
io.netty : netty-all jar 4.0.33.Final

Project Modules

There are no modules declared in this project.