is not current version
Last Version 2.5.10

com.github.lodsve:lodsve-validate 2.5.4

后端校验

GroupId

GroupId

com.github.lodsve
ArtifactId

ArtifactId

lodsve-validate
Version

Version

2.5.4
Type

Type

jar

Download lodsve-validate 2.5.4


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