License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdio.github.GitHub-Xzhi |
ArtifactId | ArtifactIdlogback-profile |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogback-profile
logback配置文件
|
Project URL |
Project URL |
Filename | Size |
---|---|
logback-profile-1.0.0.pom | |
logback-profile-1.0.0.jar | 3 KB |
logback-profile-1.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.GitHub-Xzhi/logback-profile/ -->
<dependency>
<groupId>io.github.GitHub-Xzhi</groupId>
<artifactId>logback-profile</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.GitHub-Xzhi/logback-profile/
implementation 'io.github.GitHub-Xzhi:logback-profile:1.0.0'
// https://jarcasting.com/artifacts/io.github.GitHub-Xzhi/logback-profile/
implementation ("io.github.GitHub-Xzhi:logback-profile:1.0.0")
'io.github.GitHub-Xzhi:logback-profile:jar:1.0.0'
<dependency org="io.github.GitHub-Xzhi" name="logback-profile" rev="1.0.0">
<artifact name="logback-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.GitHub-Xzhi', module='logback-profile', version='1.0.0')
)
libraryDependencies += "io.github.GitHub-Xzhi" % "logback-profile" % "1.0.0"
[io.github.GitHub-Xzhi/logback-profile "1.0.0"]