Simple Validator Spring Boot Starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

simple-validator-spring-boot-starter
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Validator Spring Boot Starter
Simple Validator Spring Boot Starter

Download simple-validator-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wautsns/simple-validator-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.wautsns</groupId>
    <artifactId>simple-validator-spring-boot-starter</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wautsns/simple-validator-spring-boot-starter/
implementation 'com.github.wautsns:simple-validator-spring-boot-starter:0.2.1'
// https://jarcasting.com/artifacts/com.github.wautsns/simple-validator-spring-boot-starter/
implementation ("com.github.wautsns:simple-validator-spring-boot-starter:0.2.1")
'com.github.wautsns:simple-validator-spring-boot-starter:jar:0.2.1'
<dependency org="com.github.wautsns" name="simple-validator-spring-boot-starter" rev="0.2.1">
  <artifact name="simple-validator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wautsns', module='simple-validator-spring-boot-starter', version='0.2.1')
)
libraryDependencies += "com.github.wautsns" % "simple-validator-spring-boot-starter" % "0.2.1"
[com.github.wautsns/simple-validator-spring-boot-starter "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.wautsns : simple-validator-core jar 0.2.1
org.springframework : spring-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
org.springframework : spring-webflux jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0