is not current version
Last Version 1.0.3

io.github.marvinspring:spring-boot-starter-calma 1.0.0-RELEASE

一个异常通知框架

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.marvinspring
ArtifactId

ArtifactId

spring-boot-starter-calma
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download spring-boot-starter-calma 1.0.0-RELEASE


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