is not current version
Last Version 5.1.1

io.rest-assured:rest-assured-all 4.5.0

Java DSL for easy testing of REST services

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

rest-assured-all
Version

Version

4.5.0
Type

Type

jar
Description

Description

Java DSL for easy testing of REST services
Project URL

Project URL

http://code.google.com/p/rest-assured/rest-assured-all
Source Code Management

Source Code Management

http://github.com/rest-assured/rest-assured/tree/master/rest-assured-all

Download rest-assured-all 4.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.9
org.apache.commons : commons-lang3 jar 3.11
org.codehaus.groovy : groovy-xml jar 3.0.9
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.codehaus.groovy : groovy-json jar 3.0.9

Project Modules

There are no modules declared in this project.