is not current version
Last Version 1.6-RELEASES

com.gitee.bigbirdpeng:paramsverify 1.1-RELEASES

Java Request parameter check

GroupId

GroupId

com.gitee.bigbirdpeng
ArtifactId

ArtifactId

paramsverify
Version

Version

1.1-RELEASES
Type

Type

jar

Download paramsverify 1.1-RELEASES


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