Last Version

web-validation-framework 1.1.0

在spring中使用校验工具的支持

License

License

GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

web-validation-spring-simple
Version

Version

1.1.0
Type

Type

jar
Description

Description

web-validation-framework
在spring中使用校验工具的支持
Project URL

Project URL

https://github.com/chenhaiyangs/web-validation-framework.git
Source Code Management

Source Code Management

https://github.com/chenhaiyangs/web-validation-framework

Download web-validation-spring-simple 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chenhaiyangs : web-validation-core jar 1.2.0
org.springframework : spring-context jar 4.3.3.RELEASE
org.aspectj : aspectjrt jar 1.8.10

Project Modules

There are no modules declared in this project.