License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.future94 |
ArtifactId | ArtifactIdalarm-log-examples-spring-boot |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiona lightweight log exception alert framework
|
Filename | Size |
---|---|
alarm-log-examples-spring-boot-1.0.0.RELEASE.pom | 782 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.future94/alarm-log-examples-spring-boot/ -->
<dependency>
<groupId>com.future94</groupId>
<artifactId>alarm-log-examples-spring-boot</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples-spring-boot/
implementation 'com.future94:alarm-log-examples-spring-boot:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples-spring-boot/
implementation ("com.future94:alarm-log-examples-spring-boot:1.0.0.RELEASE")
'com.future94:alarm-log-examples-spring-boot:pom:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-examples-spring-boot" rev="1.0.0.RELEASE">
<artifact name="alarm-log-examples-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-examples-spring-boot', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-examples-spring-boot" % "1.0.0.RELEASE"
[com.future94/alarm-log-examples-spring-boot "1.0.0.RELEASE"]