is not current version
Last Version 1.2.0.RELEASE

com.gitee.lin-mt:result-spring-boot-starter 1.1.3.RELEASE

Custom return information for spring-boot.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.lin-mt
ArtifactId

ArtifactId

result-spring-boot-starter
Version

Version

1.1.3.RELEASE
Type

Type

jar

Download result-spring-boot-starter 1.1.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.lin-mt/result-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.lin-mt</groupId>
    <artifactId>result-spring-boot-starter</artifactId>
    <version>1.1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.lin-mt/result-spring-boot-starter/
implementation 'com.gitee.lin-mt:result-spring-boot-starter:1.1.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.lin-mt/result-spring-boot-starter/
implementation ("com.gitee.lin-mt:result-spring-boot-starter:1.1.3.RELEASE")
'com.gitee.lin-mt:result-spring-boot-starter:jar:1.1.3.RELEASE'
<dependency org="com.gitee.lin-mt" name="result-spring-boot-starter" rev="1.1.3.RELEASE">
  <artifact name="result-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.lin-mt', module='result-spring-boot-starter', version='1.1.3.RELEASE')
)
libraryDependencies += "com.gitee.lin-mt" % "result-spring-boot-starter" % "1.1.3.RELEASE"
[com.gitee.lin-mt/result-spring-boot-starter "1.1.3.RELEASE"]