log-plugins

Java Commonly used toolkit

License

License

GroupId

GroupId

io.github.glj381413362
ArtifactId

ArtifactId

log-plugin
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

log-plugins
Java Commonly used toolkit
Project URL

Project URL

https://github.com/glj381413362/log-plugins
Source Code Management

Source Code Management

https://github.com/glj381413362/log-plugins

Download log-plugin

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.6.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-collections4 jar 4.2
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-context jar 5.0.10.RELEASE
org.aspectj : aspectjweaver jar 1.8.13
com.alibaba : fastjson jar 1.2.70
org.springframework.boot : spring-boot-starter-logging jar 2.0.6.RELEASE
org.slf4j : slf4j-ext jar 1.7.25
com.netflix.zuul : zuul-core jar 1.3.1
org.springframework.boot : spring-boot-autoconfigure jar 2.0.6.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar 2.0.1.RELEASE
io.github.openfeign : feign-core jar 9.5.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.0.6.RELEASE
org.springframework : spring-test jar 5.2.6.RELEASE
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE