Last Version

eslf4j 1.0.0

Expand simple logging facade for java

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.xionghuicoder
ArtifactId

ArtifactId

eslf4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

eslf4j
Expand simple logging facade for java
Project URL

Project URL

https://github.com/xionghuiCoder/eslf4j
Source Code Management

Source Code Management

https://github.com/xionghuiCoder/eslf4j.git

Download eslf4j 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
org.springframework : spring-aop jar 5.0.2.RELEASE
org.aspectj : aspectjweaver jar 1.8.13
org.springframework : spring-context jar 5.0.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.