spring-commons

Java DSL for easy testing of REST services

License

License

GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

spring-commons
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-commons
Java DSL for easy testing of REST services
Project URL

Project URL

http://maven.apache.org

Download spring-commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.rest-assured : rest-assured jar 5.1.1

Project Modules

There are no modules declared in this project.
io.rest-assured

REST Assured

Java DSL for easy testing of REST services

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