MVN

io.github.paulmarcelinbejan.toolbox : validathor

Maven & Gradle

Oct 29, 2023
0 stars

ValidaThor · Validation executed by Thor using his Mjölnir in the battle against bugs to protect the developer.

<dependency>
    <groupId>io.github.paulmarcelinbejan.toolbox</groupId>
    <artifactId>validathor</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.paulmarcelinbejan.toolbox : validathor to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.paulmarcelinbejan.toolbox : validathor to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
validathor-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.paulmarcelinbejan.toolbox</groupId>
    <artifactId>validathor</artifactId>
    <version>3.0.0</version>
</dependency>