com.github.fanzezhen.common:common-log

Commonly used

License

License

GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-log
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Commonly used

Download common-log

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fanzezhen.common : common-core jar 2.1.2
com.github.fanzezhen.common : common-mp jar 2.1.2
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.9.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5