Last Version

com.github.kancyframework:validation-plus-api 0.0.2-RELEASE

Spring Boot validation Enhanced Framework

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

validation-plus-api
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

Spring Boot validation Enhanced Framework

Download validation-plus-api 0.0.2-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
javax.validation : validation-api jar
org.slf4j : slf4j-api jar
org.hibernate.validator : hibernate-validator jar
org.apache.tomcat.embed : tomcat-embed-el jar
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.