License |
License |
---|---|
GroupId | GroupIdcom.gitee.starblues |
ArtifactId | ArtifactIdspringboot-plugin-framework-extension-log |
Last Version | Last Version2.4.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description插件扩展-日志模块扩展
|
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-extension-log/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>springboot-plugin-framework-extension-log</artifactId>
<version>2.4.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-extension-log/
implementation 'com.gitee.starblues:springboot-plugin-framework-extension-log:2.4.5-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-extension-log/
implementation ("com.gitee.starblues:springboot-plugin-framework-extension-log:2.4.5-RELEASE")
'com.gitee.starblues:springboot-plugin-framework-extension-log:jar:2.4.5-RELEASE'
<dependency org="com.gitee.starblues" name="springboot-plugin-framework-extension-log" rev="2.4.5-RELEASE">
<artifact name="springboot-plugin-framework-extension-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='springboot-plugin-framework-extension-log', version='2.4.5-RELEASE')
)
libraryDependencies += "com.gitee.starblues" % "springboot-plugin-framework-extension-log" % "2.4.5-RELEASE"
[com.gitee.starblues/springboot-plugin-framework-extension-log "2.4.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.springframework : spring-context | jar | 5.0.7.RELEASE |
com.gitee.starblues : springboot-plugin-framework | jar | 2.4.5-RELEASE |