is not current version
Last Version 5.1.1

REST Assured: BOM 4.5.1

Centralized dependencyManagement for the Rest Assured Project

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

rest-assured-bom
Version

Version

4.5.1
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 4.5.1


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

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.