Last Version

easy-log 4.3.11

An Simple tool named easy-log for java developers when need to send log to an remote address.

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-log
Version

Version

4.3.11
Type

Type

jar
Description

Description

easy-log
An Simple tool named easy-log for java developers when need to send log to an remote address.
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-log

Download easy-log 4.3.11


<!-- https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-log/ -->
<dependency>
    <groupId>io.github.xiaoyudeguang</groupId>
    <artifactId>easy-log</artifactId>
    <version>4.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-log/
implementation 'io.github.xiaoyudeguang:easy-log:4.3.11'
// https://jarcasting.com/artifacts/io.github.xiaoyudeguang/easy-log/
implementation ("io.github.xiaoyudeguang:easy-log:4.3.11")
'io.github.xiaoyudeguang:easy-log:jar:4.3.11'
<dependency org="io.github.xiaoyudeguang" name="easy-log" rev="4.3.11">
  <artifact name="easy-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoyudeguang', module='easy-log', version='4.3.11')
)
libraryDependencies += "io.github.xiaoyudeguang" % "easy-log" % "4.3.11"
[io.github.xiaoyudeguang/easy-log "4.3.11"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-core jar 4.3.11
javax.validation : validation-api jar 2.0.1.Final

Project Modules

There are no modules declared in this project.