ParameterValidate

简单的接口参数校验

License

License

GNU General Public License v3.0
GroupId

GroupId

io.github.zhaopa
ArtifactId

ArtifactId

ParameterValidate
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ParameterValidate
简单的接口参数校验

Download ParameterValidate

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
com.google.guava : guava jar 23.0
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.springframework.data : spring-data-jpa jar 2.0.7.RELEASE
mysql : mysql-connector-java jar 8.0.11
org.hibernate : hibernate-entitymanager jar 5.2.8.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.hibernate : hibernate-ehcache jar 5.2.8.Final
org.hibernate : hibernate-c3p0 jar 5.2.8.Final
com.github.java-json-tools : json-schema-validator jar 2.2.10
net.sf.ehcache : ehcache-core jar 2.6.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0