MVN

com.baidu.unbiz : fluent-validator-jsr303

Maven & Gradle

Sep 12, 2017
5 usages
960 stars

fluent-validator-jsr303 · A simple Java validation framework leveraging fluent interface style and JSR 303 specification

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>fluent-validator-jsr303</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.unbiz : fluent-validator-jsr303 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.baidu.unbiz : fluent-validator-jsr303 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fluent-validator-jsr303-1.0.9
fluent-validator-jsr303-1.0.8
fluent-validator-jsr303-1.0.7
fluent-validator-jsr303-1.0.6
fluent-validator-jsr303-1.0.5
fluent-validator-jsr303-1.0.4
fluent-validator-jsr303-1.0.3
fluent-validator-jsr303-1.0.2
fluent-validator-jsr303-1.0.1
fluent-validator-jsr303-1.0.0

How to add a dependency to Maven

Add the following com.baidu.unbiz : fluent-validator-jsr303 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>fluent-validator-jsr303</artifactId>
    <version>1.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.unbiz : fluent-validator-jsr303 gradle dependency to your build.gradle file:

implementation 'com.baidu.unbiz:fluent-validator-jsr303:1.0.9'

Gradle Kotlin DSL: Add the following com.baidu.unbiz : fluent-validator-jsr303 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.unbiz:fluent-validator-jsr303:1.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.unbiz : fluent-validator-jsr303 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.unbiz" % "fluent-validator-jsr303" % "1.0.9"

Advertisement

Dependencies from Group

Sep 12, 2017
16 usages
960 stars
Sep 12, 2017
7 usages
960 stars
Sep 12, 2017
5 usages
960 stars
Feb 03, 2018
3 usages
113 stars
Sep 12, 2017
960 stars

Discover Dependencies

Apr 25, 2019
4 usages
4 stars
Jan 31, 2023
14 usages
188 stars
Nov 09, 2015
4 usages
0 stars
Feb 25, 2019
6 usages
4 stars
Nov 15, 2022
10 usages
Jun 30, 2007
8 usages
May 31, 2022
14 usages
0 stars