Last Version

resty-log 1.3.0.RELEASE

Resty log api

License

License

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-log
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

resty-log
Resty log api

Download resty-log 1.3.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-log/ -->
<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>resty-log</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-log/
implementation 'cn.dreampie:resty-log:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-log/
implementation ("cn.dreampie:resty-log:1.3.0.RELEASE")
'cn.dreampie:resty-log:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-log" rev="1.3.0.RELEASE">
  <artifact name="resty-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-log', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-log" % "1.3.0.RELEASE"
[cn.dreampie/resty-log "1.3.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 1.13

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.