License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-validation |
Last Version | Last Version1.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxs-validation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
xs-validation-1.5.4.pom | |
xs-validation-1.5.4.jar | 74 KB |
xs-validation-1.5.4-sources.jar | 45 KB |
xs-validation-1.5.4-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-validation/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-validation</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-validation/
implementation 'com.github.shijingsh:xs-validation:1.5.4'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-validation/
implementation ("com.github.shijingsh:xs-validation:1.5.4")
'com.github.shijingsh:xs-validation:jar:1.5.4'
<dependency org="com.github.shijingsh" name="xs-validation" rev="1.5.4">
<artifact name="xs-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-validation', version='1.5.4')
)
libraryDependencies += "com.github.shijingsh" % "xs-validation" % "1.5.4"
[com.github.shijingsh/xs-validation "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.5 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.78 |
com.github.shijingsh : knife4j-spring-boot-starter | jar | 3.0.5 |
io.swagger : swagger-annotations | jar | 1.5.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |