Last Version

Spring Web Validator 0.0.1

Convenience methods for concise server-side http validation for projects using Spring Web

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.instantpudd
ArtifactId

ArtifactId

spring-web-validator
Version

Version

0.0.1
Type

Type

jar
Description

Description

Spring Web Validator
Convenience methods for concise server-side http validation for projects using Spring Web
Project URL

Project URL

https://github.com/InstantPudd/spring-web-validator
Source Code Management

Source Code Management

https://github.com/InstantPudd/spring-web-validator

Download spring-web-validator 0.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.10.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.