MVN

io.rest-assured.examples : spring-mvc-webapp

Maven & Gradle

Jan 20, 2017
1 usages
5.6k stars

Spring MVC example · Spring MVC example that's used for integration testing rest-assured

<dependency>
    <groupId>io.rest-assured.examples</groupId>
    <artifactId>spring-mvc-webapp</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rest-assured.examples : spring-mvc-webapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of io.rest-assured.examples : spring-mvc-webapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
spring-mvc-webapp-3.0.2
spring-mvc-webapp-3.0.1
spring-mvc-webapp-3.0.0

How to add a dependency to Maven

Add the following io.rest-assured.examples : spring-mvc-webapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rest-assured.examples</groupId>
    <artifactId>spring-mvc-webapp</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rest-assured.examples : spring-mvc-webapp gradle dependency to your build.gradle file:

implementation 'io.rest-assured.examples:spring-mvc-webapp:3.0.2'

Gradle Kotlin DSL: Add the following io.rest-assured.examples : spring-mvc-webapp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rest-assured.examples:spring-mvc-webapp:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rest-assured.examples : spring-mvc-webapp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rest-assured.examples" % "spring-mvc-webapp" % "3.0.2"

Advertisement

Dependencies from Group

Jan 20, 2017
2 usages
5.6k stars
Jan 20, 2017
1 usages
5.6k stars
Jan 20, 2017
1 usages
5.6k stars
Jan 20, 2017
1 usages
5.6k stars
Jan 20, 2017
1 usages
5.6k stars

Discover Dependencies

Jul 12, 2016
2 usages
334 stars
Aug 25, 2023
35 usages
243 stars
cql
Aug 25, 2023
9 usages
243 stars
Jun 01, 2016
6 stars
Jun 28, 2016
2 stars
Dec 14, 2022
12 usages
52 stars
Jul 12, 2023
2 usages
27 stars
Jun 04, 2017
90 stars