is not current version
Last Version 5.1.1

REST Assured Parent POM 4.4.0

Java DSL for easy testing of REST services

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

rest-assured-parent
Version

Version

4.4.0
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download rest-assured-parent 4.4.0


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

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