Simple Validator Core


License

License

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

simple-validator-core
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Validator Core
Simple Validator Core

Download simple-validator-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-expression jar

provided (1)

Group / Artifact Type Version
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