MVN

io.github.jenyaatnow : validator4j-util

Maven & Gradle

Apr 15, 2021
3 usages
0 stars

Validator4j · Java bean validation library designed to perform validation in the most natural way using code generation capabilities.

<dependency>
    <groupId>io.github.jenyaatnow</groupId>
    <artifactId>validator4j-util</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jenyaatnow : validator4j-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.jenyaatnow : validator4j-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
validator4j-util-0.2.0
0.1.x
validator4j-util-0.1.0

How to add a dependency to Maven

Add the following io.github.jenyaatnow : validator4j-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.jenyaatnow</groupId>
    <artifactId>validator4j-util</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jenyaatnow : validator4j-util gradle dependency to your build.gradle file:

implementation 'io.github.jenyaatnow:validator4j-util:0.2.0'

Gradle Kotlin DSL: Add the following io.github.jenyaatnow : validator4j-util gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jenyaatnow:validator4j-util:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jenyaatnow : validator4j-util sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jenyaatnow" % "validator4j-util" % "0.2.0"

Advertisement

Dependencies from Group

Apr 15, 2021
3 usages
0 stars
Apr 15, 2021
2 usages
0 stars
Apr 15, 2021
1 usages
0 stars
Apr 15, 2021
0 stars

Discover Dependencies

Jan 31, 2022
2 usages
70 stars
Jul 27, 2017
5 usages
13 stars
Jun 04, 2022
2 usages
40 stars
Jun 07, 2015
7 usages
19 stars
Sep 07, 2017
10 usages
134 stars
Mar 10, 2023
9 usages
56 stars
Dec 31, 2020
2 usages
1 stars