unified-response

A Unified-Response FrameWork

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.codepandas
ArtifactId

ArtifactId

unified-response-spring-boot-starter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

unified-response
A Unified-Response FrameWork
Source Code Management

Source Code Management

https://gitee.com/amarisex/unified-response-spring-boot-starter

Download unified-response-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.codepandas/unified-response-spring-boot-starter/ -->
<dependency>
    <groupId>cn.codepandas</groupId>
    <artifactId>unified-response-spring-boot-starter</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codepandas/unified-response-spring-boot-starter/
implementation 'cn.codepandas:unified-response-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/cn.codepandas/unified-response-spring-boot-starter/
implementation ("cn.codepandas:unified-response-spring-boot-starter:0.1.0")
'cn.codepandas:unified-response-spring-boot-starter:jar:0.1.0'
<dependency org="cn.codepandas" name="unified-response-spring-boot-starter" rev="0.1.0">
  <artifact name="unified-response-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codepandas', module='unified-response-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "cn.codepandas" % "unified-response-spring-boot-starter" % "0.1.0"
[cn.codepandas/unified-response-spring-boot-starter "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
org.springframework : spring-web jar 5.2.9.RELEASE
org.springframework : spring-webmvc jar 5.2.9.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.38

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.1