Last Version

logger4j 1.0.1

用于将Slf4j相关的日志依赖包打包一起,简化日志框架的使用

License

License

GroupId

GroupId

com.rnkrsoft.logger4j
ArtifactId

ArtifactId

logger4j
Version

Version

1.0.1
Type

Type

jar
Description

Description

logger4j
用于将Slf4j相关的日志依赖包打包一起,简化日志框架的使用

Download logger4j 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-ext jar 1.7.30
com.lmax : disruptor jar 3.4.2
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.