License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.future94 |
ArtifactId | ArtifactIdalarm-log-examples-spring-boot-log4j |
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-examples-spring-boot-log4j/ -->
<dependency>
<groupId>com.future94</groupId>
<artifactId>alarm-log-examples-spring-boot-log4j</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples-spring-boot-log4j/
implementation 'com.future94:alarm-log-examples-spring-boot-log4j:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-examples-spring-boot-log4j/
implementation ("com.future94:alarm-log-examples-spring-boot-log4j:1.0.0.RELEASE")
'com.future94:alarm-log-examples-spring-boot-log4j:jar:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-examples-spring-boot-log4j" rev="1.0.0.RELEASE">
<artifact name="alarm-log-examples-spring-boot-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-examples-spring-boot-log4j', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-examples-spring-boot-log4j" % "1.0.0.RELEASE"
[com.future94/alarm-log-examples-spring-boot-log4j "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.future94 : alarm-log-spring-boot-starter | jar | 1.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.3.8.RELEASE |