MVN

net.sf.oval : oval

Maven & Gradle

Sep 10, 2021
54 usages
97 stars

OVal · OVal is a pragmatic and extensible validation framework for Java objects.

<dependency>
    <groupId>net.sf.oval</groupId>
    <artifactId>oval</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.oval : oval to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of net.sf.oval : oval to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
oval-3.2.1
oval-3.2.0
3.1.x
oval-3.1.2
oval-3.1.1
1.90
oval-1.90
1.87
oval-1.87
1.86
oval-1.86
1.85
oval-1.85
1.84
oval-1.84
1.83
oval-1.83
1.82
oval-1.82
1.81
oval-1.81
1.80
oval-1.80
1.70
oval-1.70
1.61
oval-1.61
1.60
oval-1.60
1.50
oval-1.50
1.40
oval-1.40
1.32
oval-1.32
1.31
oval-1.31
1.30
oval-1.30
1.20
oval-1.20
1.10
oval-1.10
1.0
oval-1.0
0.9
oval-0.9
0.8
oval-0.8
0.7
oval-0.7
0.6
oval-0.6

How to add a dependency to Maven

Add the following net.sf.oval : oval maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.oval</groupId>
    <artifactId>oval</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.oval : oval gradle dependency to your build.gradle file:

implementation 'net.sf.oval:oval:3.2.1'

Gradle Kotlin DSL: Add the following net.sf.oval : oval gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.oval:oval:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.oval : oval sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.oval" % "oval" % "3.2.1"

Advertisement

Dependencies from Group

Sep 10, 2021
54 usages
97 stars
Jan 15, 2007

Discover Dependencies

Feb 16, 2016
12 stars
Jan 09, 2020
30 usages
29 stars
Jun 12, 2023
2 usages
172 stars
Oct 30, 2018
2 usages
51 stars
Oct 11, 2016
28 stars
Oct 26, 2016
5 stars
Jul 11, 2017
Jul 11, 2017
6 usages
Jul 12, 2017