com.future94:alarm-log-aspect

a lightweight log exception alert framework

License

License

GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log-aspect
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight log exception alert framework

Download alarm-log-aspect

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
com.future94 : alarm-log-warn-common jar 1.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE