MVN

io.rest-assured.examples : scalatra-webapp

Maven & Gradle

Jan 20, 2017
2 usages
5.6k stars

Scalatra REST service example · Scalatra REST service example that's used for integration testing rest-assured

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

Latest Version

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

  • Latest Stable: 3.0.2

All Versions

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

Version Vulnerabilities Updated
3.0.x
scalatra-webapp-3.0.2
scalatra-webapp-3.0.1
scalatra-webapp-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.rest-assured.examples</groupId>
    <artifactId>scalatra-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 : scalatra-webapp gradle dependency to your build.gradle file:

implementation 'io.rest-assured.examples:scalatra-webapp:3.0.2'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.rest-assured.examples" % "scalatra-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

Sep 24, 2019
1 usages
6 stars
Dec 18, 2021
1 usages
50 stars
Jul 28, 2016
2 usages
7 stars
May 23, 2022
2 usages
5 stars
Sep 13, 2016
263 stars
Sep 13, 2016
263 stars
Sep 13, 2016
263 stars
Sep 13, 2016
263 stars
Dec 14, 2018
1 usages
0 stars