MVN

org.scalatra : scalatra_3

Maven & Gradle

Jul 22, 2023
2.6k stars

scalatra · The core Scalatra framework

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra_3</artifactId>
    <version>3.0.0-M5-javax</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalatra : scalatra_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0-M5-javax

All Versions

Choose a version of org.scalatra : scalatra_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
scalatra_3-3.0.0-M5-javax
scalatra_3-3.0.0-M5-jakarta
scalatra_3-3.0.0-M4-jakarta
scalatra_3-3.0.0-M4
scalatra_3-3.0.0-M3
scalatra_3-3.0.0-M2
scalatra_3-3.0.0-M1

How to add a dependency to Maven

Add the following org.scalatra : scalatra_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra_3</artifactId>
    <version>3.0.0-M5-javax</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalatra : scalatra_3 gradle dependency to your build.gradle file:

implementation 'org.scalatra:scalatra_3:3.0.0-M5-javax'

Gradle Kotlin DSL: Add the following org.scalatra : scalatra_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalatra:scalatra_3:3.0.0-M5-javax")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalatra : scalatra_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalatra" % "scalatra_3" % "3.0.0-M5-javax"

Advertisement

Dependencies from Group

Nov 20, 2017
56 usages
2.6k stars
Dec 19, 2020
43 usages
2.6k stars
Jul 22, 2023
40 usages
2.6k stars
Nov 20, 2017
37 usages
2.6k stars
Dec 19, 2020
32 usages
2.6k stars

Discover Dependencies

Jan 05, 2023
60 stars
Jul 16, 2022
15 stars
Jul 16, 2022
2 stars
Jul 16, 2022
4 stars
Jul 16, 2022
Dec 30, 2022
Jul 17, 2022
0 stars