paramsverify

Java Request parameter check

License

License

GroupId

GroupId

com.gitee.bigbirdpeng
ArtifactId

ArtifactId

paramsverify
Last Version

Last Version

1.6-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

paramsverify
Java Request parameter check

Download paramsverify

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.bigbirdpeng/paramsverify/ -->
<dependency>
    <groupId>com.gitee.bigbirdpeng</groupId>
    <artifactId>paramsverify</artifactId>
    <version>1.6-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.bigbirdpeng/paramsverify/
implementation 'com.gitee.bigbirdpeng:paramsverify:1.6-RELEASES'
// https://jarcasting.com/artifacts/com.gitee.bigbirdpeng/paramsverify/
implementation ("com.gitee.bigbirdpeng:paramsverify:1.6-RELEASES")
'com.gitee.bigbirdpeng:paramsverify:jar:1.6-RELEASES'
<dependency org="com.gitee.bigbirdpeng" name="paramsverify" rev="1.6-RELEASES">
  <artifact name="paramsverify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.bigbirdpeng', module='paramsverify', version='1.6-RELEASES')
)
libraryDependencies += "com.gitee.bigbirdpeng" % "paramsverify" % "1.6-RELEASES"
[com.gitee.bigbirdpeng/paramsverify "1.6-RELEASES"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.0
com.alibaba : fastjson jar 1.2.60
org.springframework : spring-webmvc jar 5.2.7.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6-RELEASES
1.5-RELEASES
1.4-RELEASES
1.3-RELEASES
1.2-RELEASES
1.1-RELEASES