License |
License |
---|---|
GroupId | GroupIdcom.future94 |
ArtifactId | ArtifactIdalarm-log-warn-common |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log exception alert framework
|
<!-- https://jarcasting.com/artifacts/com.future94/alarm-log-warn-common/ -->
<dependency>
<groupId>com.future94</groupId>
<artifactId>alarm-log-warn-common</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn-common/
implementation 'com.future94:alarm-log-warn-common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn-common/
implementation ("com.future94:alarm-log-warn-common:1.0.0.RELEASE")
'com.future94:alarm-log-warn-common:jar:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-warn-common" rev="1.0.0.RELEASE">
<artifact name="alarm-log-warn-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-warn-common', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-warn-common" % "1.0.0.RELEASE"
[com.future94/alarm-log-warn-common "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.future94 : alarm-log-common | jar | 1.0.0.RELEASE |