MVN

com.baidu.unbiz : fluent-validator-spring

Maven & Gradle

Sep 12, 2017
7 usages
960 stars

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

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

Latest Version

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

  • Latest Stable: 1.0.9

All Versions

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

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

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.baidu.unbiz" % "fluent-validator-spring" % "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

Jun 16, 2023
9 usages
14 stars
May 26, 2021
25 stars
Oct 31, 2019
26.9k stars
Aug 05, 2022
4 usages
375 stars
Apr 27, 2021
4 usages
12 stars
Nov 27, 2015
4 usages
0 stars
Jun 07, 2023
6 usages
9 stars
Aug 19, 2023
3 usages
3 stars
Oct 19, 2021
9 usages
0 stars