License |
License |
---|---|
GroupId | GroupIdio.github.xiaoxunyao |
ArtifactId | ArtifactIdrestful-return |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestful-return
spring integrate restful return
|
Project URL |
Project URL |
Filename | Size |
---|---|
restful-return-0.0.3.pom | |
restful-return-0.0.3-sources.jar | 8 KB |
restful-return-0.0.3-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiaoxunyao/restful-return/ -->
<dependency>
<groupId>io.github.xiaoxunyao</groupId>
<artifactId>restful-return</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoxunyao/restful-return/
implementation 'io.github.xiaoxunyao:restful-return:0.0.3'
// https://jarcasting.com/artifacts/io.github.xiaoxunyao/restful-return/
implementation ("io.github.xiaoxunyao:restful-return:0.0.3")
'io.github.xiaoxunyao:restful-return:jar:0.0.3'
<dependency org="io.github.xiaoxunyao" name="restful-return" rev="0.0.3">
<artifact name="restful-return" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoxunyao', module='restful-return', version='0.0.3')
)
libraryDependencies += "io.github.xiaoxunyao" % "restful-return" % "0.0.3"
[io.github.xiaoxunyao/restful-return "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |