is not current version
Last Version 2.0.2

com.github.fashionbrot:validated-springboot-starter 1.0.3

validated-springboot-starter mars-validated 参数验证 starter

GroupId

GroupId

com.github.fashionbrot
ArtifactId

ArtifactId

validated-springboot-starter
Version

Version

1.0.3
Type

Type

jar

Download validated-springboot-starter 1.0.3


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