License |
License |
---|---|
GroupId | GroupIdcom.github.fashionbrot |
ArtifactId | ArtifactIdvalidated-springboot-starter |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvalidated
validated-springboot-starter 参数验证 https://github.com/fashionbrot/mars-validated
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/validated-springboot-starter/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>validated-springboot-starter</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/validated-springboot-starter/
implementation 'com.github.fashionbrot:validated-springboot-starter:2.0.2'
// https://jarcasting.com/artifacts/com.github.fashionbrot/validated-springboot-starter/
implementation ("com.github.fashionbrot:validated-springboot-starter:2.0.2")
'com.github.fashionbrot:validated-springboot-starter:jar:2.0.2'
<dependency org="com.github.fashionbrot" name="validated-springboot-starter" rev="2.0.2">
<artifact name="validated-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='validated-springboot-starter', version='2.0.2')
)
libraryDependencies += "com.github.fashionbrot" % "validated-springboot-starter" % "2.0.2"
[com.github.fashionbrot/validated-springboot-starter "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fashionbrot : validated | jar | 2.0.2 |