is not current version
Last Version 5.1.1

REST Assured: BOM 5.0.0

Centralized dependencyManagement for the Rest Assured Project

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

rest-assured-bom
Version

Version

5.0.0
Type

Type

pom
Description

Description

REST Assured: BOM
Centralized dependencyManagement for the Rest Assured Project
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-bom 5.0.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.