License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-log |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-log-0.0.1.pom | |
modest-log-0.0.1.jar | 3 KB |
modest-log-0.0.1-sources.jar | 1 KB |
modest-log-0.0.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-log/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-log</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-log/
implementation 'com.github.percychuang:modest-log:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-log/
implementation ("com.github.percychuang:modest-log:0.0.1")
'com.github.percychuang:modest-log:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-log" rev="0.0.1">
<artifact name="modest-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-log', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-log" % "0.0.1"
[com.github.percychuang/modest-log "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
org.slf4j : slf4j-ext | jar | 1.7.24 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
com.cwbase : logback-redis-appender | jar | 1.1.5 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-logging : commons-logging | jar | 1.1.1 |