validation-plus

Spring Boot validation Enhanced Framework

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

validation-plus
Last Version

Last Version

0.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

validation-plus
Spring Boot validation Enhanced Framework
Project URL

Project URL

https://github.com/kancyframework/validation-plus
Source Code Management

Source Code Management

https://github.com/kancyframework/validation-plus.git

Download validation-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kancyframework/validation-plus/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>validation-plus</artifactId>
    <version>0.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/validation-plus/
implementation 'com.github.kancyframework:validation-plus:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/validation-plus/
implementation ("com.github.kancyframework:validation-plus:0.0.2-RELEASE")
'com.github.kancyframework:validation-plus:pom:0.0.2-RELEASE'
<dependency org="com.github.kancyframework" name="validation-plus" rev="0.0.2-RELEASE">
  <artifact name="validation-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='validation-plus', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "validation-plus" % "0.0.2-RELEASE"
[com.github.kancyframework/validation-plus "0.0.2-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • validation-plus-api
  • validation-plus-spring-boot-starter

Versions

Version
0.0.2-RELEASE
0.0.1-RELEASE