MVN

fr.myprysm.vertx : vertx-validation

Maven & Gradle

Jun 21, 2018
2 usages
2 stars

Validation micro-framework for Vert.x Json API. Broadly use combinator pattern and suppliers to provide a fluent and readable validation for any kind of primitive type, enums, JsonObject and JsonArray

<dependency>
    <groupId>fr.myprysm.vertx</groupId>
    <artifactId>vertx-validation</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.myprysm.vertx : vertx-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of fr.myprysm.vertx : vertx-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
vertx-validation-0.1.3
vertx-validation-0.1.2
vertx-validation-0.1.1

How to add a dependency to Maven

Add the following fr.myprysm.vertx : vertx-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.myprysm.vertx</groupId>
    <artifactId>vertx-validation</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.myprysm.vertx : vertx-validation gradle dependency to your build.gradle file:

implementation 'fr.myprysm.vertx:vertx-validation:0.1.3'

Gradle Kotlin DSL: Add the following fr.myprysm.vertx : vertx-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.myprysm.vertx:vertx-validation:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.myprysm.vertx : vertx-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.myprysm.vertx" % "vertx-validation" % "0.1.3"

Advertisement

Dependencies from Group

Jun 21, 2018
5 usages
2 stars
Jun 21, 2018
4 usages
2 stars
Jun 21, 2018
2 usages
2 stars
Jun 20, 2018
2 usages
2 stars
Jun 21, 2018
1 usages
2 stars

Discover Dependencies

Jun 21, 2018
1 usages
2 stars
Aug 16, 2023
72 stars
Jun 22, 2018
Aug 01, 2023
3 usages
379 stars
Dec 18, 2018
7.5k stars
Jun 24, 2018
0 stars
Oct 04, 2018
1 usages
2 stars