MVN

org.scalatra : scalatra-cache_2.10

Maven & Gradle

May 13, 2016
1 usages
2.6k stars

scalatra-cache · Scalatra Cache support

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra-cache_2.10</artifactId>
    <version>2.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4.1
  • Latest Release Candidate: 2.4.0.RC3

All Versions

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

Version Vulnerabilities Updated
2.4.x
scalatra-cache_2.10-2.4.1
scalatra-cache_2.10-2.4.0
scalatra-cache_2.10-2.4.0.RC3
scalatra-cache_2.10-2.4.0-RC2-2
scalatra-cache_2.10-2.4.0.RC2-1
scalatra-cache_2.10-2.4.0.RC2
scalatra-cache_2.10-2.4.0.RC1
scalatra-cache_2.10-2.4.0.M3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra-cache_2.10</artifactId>
    <version>2.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatra:scalatra-cache_2.10:2.4.1'

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

implementation("org.scalatra:scalatra-cache_2.10:2.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatra" % "scalatra-cache_2.10" % "2.4.1"

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

Jun 09, 2015
1 usages
Oct 17, 2020
6 usages
Jul 19, 2021
2 usages
May 13, 2017
3 usages
Apr 22, 2014
2 usages
Apr 22, 2014
3 usages
Feb 13, 2015
2 usages
187 stars