REST Assured Parent POM

Java DSL for easy testing of REST services

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

rest-assured-parent
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

REST Assured Parent POM
Java DSL for easy testing of REST services
Project URL

Project URL

https://rest-assured.io/
Source Code Management

Source Code Management

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

Download rest-assured-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules
  • rest-assured
  • rest-assured-all
  • examples
  • json-path
  • rest-assured-common
  • xml-path
io.rest-assured

Jayway

Versions

Version
5.1.1
5.1.0
5.0.1
5.0.0
4.5.1
4.5.0
4.4.0
4.3.3
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0