MVN

com.jgoodies : validation

Maven & Gradle

Oct 15, 2008
3 usages

JGoodies Validation · The JGoodies Validation helps you validate user input in Swing apps and report validation errors and warnings. It has been designed to work with different architectures and programming flavors.

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>validation</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jgoodies : validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.jgoodies : validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
validation-2.0.1
validation-2.0.0

How to add a dependency to Maven

Add the following com.jgoodies : validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>validation</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jgoodies : validation gradle dependency to your build.gradle file:

implementation 'com.jgoodies:validation:2.0.1'

Gradle Kotlin DSL: Add the following com.jgoodies : validation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jgoodies:validation:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jgoodies : validation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jgoodies" % "validation" % "2.0.1"

Advertisement

Dependencies from Group

Oct 15, 2008
76 usages
Jun 10, 2009
49 usages
Aug 10, 2015
38 usages
Aug 11, 2015
31 usages
Aug 11, 2015
28 usages

Discover Dependencies

ocr
Oct 20, 2013
1 usages
2 stars
Apr 06, 2015
2 usages
584 stars
Feb 11, 2014
4 usages
2 stars
Nov 09, 2014
1 usages
May 20, 2010
2 usages
Jun 18, 2013
1 usages
0 stars