Last Version

com.future94:alarm-log-spring-boot-starter 1.0.0.RELEASE

a lightweight log exception alert framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

a lightweight log exception alert framework

Download alarm-log-spring-boot-starter 1.0.0.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.future94 : alarm-log-core jar 1.0.0.RELEASE
com.future94 : alarm-log-aspect jar 1.0.0.RELEASE
com.future94 : alarm-log-warn-mail jar 1.0.0.RELEASE
com.future94 : alarm-log-warn-workweixin jar 1.0.0.RELEASE
com.future94 : alarm-log-warn-dingtalk jar 1.0.0.RELEASE

Project Modules

There are no modules declared in this project.