Restito

Restito - testing framework for rest clients

License

License

MIT
GroupId

GroupId

com.xebialabs.restito
ArtifactId

ArtifactId

restito
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

Restito
Restito - testing framework for rest clients

Download restito

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21
org.glassfish.grizzly : grizzly-http-server jar 2.3.25
com.jayway.jsonpath : json-path jar 2.1.0
org.apache.mina : mina-core jar 2.0.13

test (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.slf4j : slf4j-simple jar 1.7.21
org.mockito : mockito-core jar 1.10.17
org.hamcrest : hamcrest-all jar 1.3
com.jayway.restassured : rest-assured jar 2.8.0
io.spray : spray-client_2.11 jar 1.3.2
com.typesafe.akka : akka-actor_2.11 jar 2.3.9
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8
0.7
0.6
0.5.1
0.5
0.4
0.4-beta-3
0.4-beta-2
0.4-beta-1
0.4-alpha-2
0.4-alpha-1