MVN

com.baidu.unbiz : fluent-validator

Maven & Gradle

Sep 12, 2017
16 usages
960 stars

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

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

Latest Version

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

  • Latest Stable: 1.0.9

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>fluent-validator</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 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu.unbiz" % "fluent-validator" % "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 05, 2021
112 usages
1.8k stars
Feb 28, 2023
77 usages
Mar 01, 2023
82 usages
1k stars
Aug 22, 2023
4 usages
1k stars
Feb 12, 2019
106 usages
6 stars
Nov 07, 2022
8 usages
284 stars
Aug 20, 2015
6 usages
Aug 01, 2019
1 usages
74 stars
Jun 28, 2017
1 usages
143 stars
Oct 26, 2017
2.1k stars