Last Version

com.github.percychuang:modest-log 0.0.1

Java Modest

License

License

GroupId

GroupId

com.github.percychuang
ArtifactId

ArtifactId

modest-log
Version

Version

0.0.1
Type

Type

jar
Description

Description

Java Modest

Download modest-log 0.0.1


<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.