Redit

A library for regression testing of Java-based distributed systems

License

License

GroupId

GroupId

io.github.martylinzy
ArtifactId

ArtifactId

redit
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Redit
A library for regression testing of Java-based distributed systems
Project URL

Project URL

https://github.com/SATE-Lab/Redit

Download redit

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.github.martylinzy : reditrt jar 0.1.0
commons-io : commons-io jar 2.6
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830
org.eclipse.jetty : jetty-servlet jar 9.4.12.v20180830
org.glassfish.jersey.core : jersey-server jar 2.22.2
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.22.2
org.glassfish.jersey.media : jersey-media-moxy jar 2.22.2
com.spotify : docker-client jar 8.15.1
net.lingala.zip4j : zip4j jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0