java-fluent-validator

A Java validation framework leveraging fluent interface style.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.mvallim
ArtifactId

ArtifactId

java-fluent-validator
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-fluent-validator
A Java validation framework leveraging fluent interface style.
Project URL

Project URL

https://github.com/mvallim/java-fluent-validator
Project Organization

Project Organization

com.github.mvallim

Download java-fluent-validator

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mvallim/java-fluent-validator/ -->
<dependency>
    <groupId>com.github.mvallim</groupId>
    <artifactId>java-fluent-validator</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvallim/java-fluent-validator/
implementation 'com.github.mvallim:java-fluent-validator:1.10.0'
// https://jarcasting.com/artifacts/com.github.mvallim/java-fluent-validator/
implementation ("com.github.mvallim:java-fluent-validator:1.10.0")
'com.github.mvallim:java-fluent-validator:jar:1.10.0'
<dependency org="com.github.mvallim" name="java-fluent-validator" rev="1.10.0">
  <artifact name="java-fluent-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvallim', module='java-fluent-validator', version='1.10.0')
)
libraryDependencies += "com.github.mvallim" % "java-fluent-validator" % "1.10.0"
[com.github.mvallim/java-fluent-validator "1.10.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-context jar 5.1.2.RELEASE
org.springframework : spring-test jar 5.1.2.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1