restful-return

spring integrate restful return

License

License

GroupId

GroupId

io.github.xiaoxunyao
ArtifactId

ArtifactId

restful-return
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

restful-return
spring integrate restful return
Project URL

Project URL

https://github.com/xiaoxunyao/restful-return

Download restful-return

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1