Last Version

web-validation-framework 1.2.0

基于SpringBoot项目启动一个Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

web-validation-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar
Description

Description

web-validation-framework
基于SpringBoot项目启动一个Starter
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-boot-starter 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.chenhaiyangs : web-validation-spring-simple jar 1.1.0
org.springframework.boot : spring-boot-starter jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 1.5.13.RELEASE

Project Modules

There are no modules declared in this project.