com.future94:alarm-log-common

a lightweight log exception alert framework

License

License

GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log-common
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-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
com.squareup.okhttp3 : okhttp jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE