Last Version

alarm-log 1.0.0.RELEASE

a lightweight log exception alert framework

License

License

GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log
Version

Version

1.0.0.RELEASE
Type

Type

pom
Description

Description

alarm-log
a lightweight log exception alert framework
Project URL

Project URL

https://github.com/future94/alarm-log
Source Code Management

Source Code Management

https://github.com/future94/alarm-log

Download alarm-log 1.0.0.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • alarm-log-core
  • alarm-log-examples
  • alarm-log-warn
  • alarm-log-common
  • alarm-log-starter
  • alarm-log-aspect