| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fashionbrot |
| ArtifactId | ArtifactIdmars-validated |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmars-validated
mars-validated 参数验证 https://github.com/fashionbrot/mars-validated
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mars-validated-2.0.2.pom | |
| mars-validated-2.0.2.jar | 84 KB |
| mars-validated-2.0.2-sources.jar | 46 KB |
| mars-validated-2.0.2-javadoc.jar | 329 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>mars-validated</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation 'com.github.fashionbrot:mars-validated:2.0.2'
// https://jarcasting.com/artifacts/com.github.fashionbrot/mars-validated/
implementation ("com.github.fashionbrot:mars-validated:2.0.2")
'com.github.fashionbrot:mars-validated:jar:2.0.2'
<dependency org="com.github.fashionbrot" name="mars-validated" rev="2.0.2">
<artifact name="mars-validated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='mars-validated', version='2.0.2')
)
libraryDependencies += "com.github.fashionbrot" % "mars-validated" % "2.0.2"
[com.github.fashionbrot/mars-validated "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.10 |