Last Version

fr.myprysm.vertx:vertx-validation 0.1.3

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

License

License

GroupId

GroupId

fr.myprysm.vertx
ArtifactId

ArtifactId

vertx-validation
Version

Version

0.1.3
Type

Type

jar
Description

Description

fr.myprysm.vertx:vertx-validation
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

Download vertx-validation 0.1.3


<!-- https://jarcasting.com/artifacts/fr.myprysm.vertx/vertx-validation/ -->
<dependency>
    <groupId>fr.myprysm.vertx</groupId>
    <artifactId>vertx-validation</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.myprysm.vertx/vertx-validation/
implementation 'fr.myprysm.vertx:vertx-validation:0.1.3'
// https://jarcasting.com/artifacts/fr.myprysm.vertx/vertx-validation/
implementation ("fr.myprysm.vertx:vertx-validation:0.1.3")
'fr.myprysm.vertx:vertx-validation:jar:0.1.3'
<dependency org="fr.myprysm.vertx" name="vertx-validation" rev="0.1.3">
  <artifact name="vertx-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.myprysm.vertx', module='vertx-validation', version='0.1.3')
)
libraryDependencies += "fr.myprysm.vertx" % "vertx-validation" % "0.1.3"
[fr.myprysm.vertx/vertx-validation "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-json jar 0.1.2

provided (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
io.vertx : vertx-codegen jar
io.vertx : vertx-lang-kotlin jar
io.vertx : vertx-lang-groovy jar
io.vertx : vertx-lang-ruby jar
io.vertx : vertx-lang-ceylon jar
io.vertx : vertx-lang-js jar

test (6)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar 3.5.2
org.assertj : assertj-core jar 3.9.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-engine jar 1.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.