License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-log |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresty-log
Resty log api
|
Filename | Size |
---|---|
resty-log-1.3.0.RELEASE.pom | |
resty-log-1.3.0.RELEASE.jar | 6 KB |
resty-log-1.3.0.RELEASE-sources.jar | 3 KB |
resty-log-1.3.0.RELEASE-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.jansi : jansi | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |