MVN

com.jfirer : validator

Maven & Gradle

Mar 08, 2020
1 usages

validator · Bean Validator Implemention for Jsr349

<dependency>
    <groupId>com.jfirer</groupId>
    <artifactId>validator</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jfirer : validator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.jfirer : validator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
validator-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jfirer</groupId>
    <artifactId>validator</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jfirer : validator gradle dependency to your build.gradle file:

implementation 'com.jfirer:validator:1.0'

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

implementation("com.jfirer:validator:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jfirer : validator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jfirer" % "validator" % "1.0"

Advertisement

Dependencies from Group

Feb 13, 2020
7 usages
Apr 21, 2020
6 usages
Apr 09, 2020
3 usages
Fse
Feb 12, 2020
1 usages
Mar 08, 2020
1 usages

Discover Dependencies

Feb 15, 2021
1 usages
0 stars
Jan 11, 2021
1 usages
2 stars
Jun 08, 2020
1 usages
Aug 26, 2023
2 usages
5 stars
Apr 04, 2023
1 usages
269 stars