| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lodsve |
| ArtifactId | ArtifactIdlodsve-validate |
| Last Version | Last Version2.5.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlodsve validate
后端校验
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lodsve-validate-2.5.10.pom | |
| lodsve-validate-2.5.10.jar | 34 KB |
| lodsve-validate-2.5.10-sources.jar | 28 KB |
| lodsve-validate-2.5.10-javadoc.jar | 224 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-validate/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-validate</artifactId>
<version>2.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-validate/
implementation 'com.github.lodsve:lodsve-validate:2.5.10'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-validate/
implementation ("com.github.lodsve:lodsve-validate:2.5.10")
'com.github.lodsve:lodsve-validate:jar:2.5.10'
<dependency org="com.github.lodsve" name="lodsve-validate" rev="2.5.10">
<artifact name="lodsve-validate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-validate', version='2.5.10')
)
libraryDependencies += "com.github.lodsve" % "lodsve-validate" % "2.5.10"
[com.github.lodsve/lodsve-validate "2.5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.javassist : javassist | jar | 3.20.0-GA |
| org.aspectj : aspectjweaver | jar | 1.6.8 |
| com.github.lodsve : lodsve-core | jar | 2.5.10 |
| org.projectlombok : lombok | jar | 1.16.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |