MVN

org.scalatra : contrib-validation

Maven & Gradle

Aug 13, 2012
2.6k stars

contrib-validation · Validation module

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>contrib-validation</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.5
  • Latest Release Candidate: 1.0.5-RC3

All Versions

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

Version Vulnerabilities Updated
1.0.x
contrib-validation-1.0.5
contrib-validation-1.0.5-RC3
contrib-validation-1.0.5-RC2
contrib-validation-1.0.5-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>contrib-validation</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatra:contrib-validation:1.0.5'

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

implementation("org.scalatra:contrib-validation:1.0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatra" % "contrib-validation" % "1.0.5"

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

Aug 13, 2012
2.6k stars
Aug 13, 2012
1 usages
2.6k stars
Feb 19, 2012
1 stars
Dec 31, 2013
2 usages
Mar 03, 2015
6.4k stars
Feb 26, 2006
1 usages