Last Version

com.future94:alarm-log-examples 1.0.0.RELEASE

a lightweight log exception alert framework

License

License

GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log-examples
Version

Version

1.0.0.RELEASE
Type

Type

pom
Description

Description

a lightweight log exception alert framework

Download alarm-log-examples 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.future94/alarm-log-examples/ -->
<dependency>
    <groupId>com.future94</groupId>
    <artifactId>alarm-log-examples</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples/
implementation 'com.future94:alarm-log-examples:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples/
implementation ("com.future94:alarm-log-examples:1.0.0.RELEASE")
'com.future94:alarm-log-examples:pom:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-examples" rev="1.0.0.RELEASE">
  <artifact name="alarm-log-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-examples', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-examples" % "1.0.0.RELEASE"
[com.future94/alarm-log-examples "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-examples-spring-boot
  • alarm-log-examples-spring-mvc