| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fashionbrot |
| ArtifactId | ArtifactIdmars-validated |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
Descriptionvalidated
mars-validated 参数验证 https://github.com/fashionbrot/mars-validated
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mars-validated-2.0.1.pom | |
| mars-validated-2.0.1-sources.jar | 52 KB |
| mars-validated-2.0.1-javadoc.jar | 382 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>mars-validated</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation 'com.github.fashionbrot:mars-validated:2.0.1'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation ("com.github.fashionbrot:mars-validated:2.0.1")
'com.github.fashionbrot:mars-validated:jar:2.0.1'
<dependency org="com.github.fashionbrot" name="mars-validated" rev="2.0.1">
<artifact name="mars-validated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-validated', version='2.0.1')
)
libraryDependencies += "com.github.fashionbrot" % "mars-validated" % "2.0.1"
[com.github.fashionbrot/mars-validated "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 4.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | 4.0.0.RELEASE |
| org.springframework : spring-context | jar | 4.0.0.RELEASE |
| org.projectlombok : lombok | jar | 1.18.2 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |