jfinal-slf4j

jfinal-slf4j is a plugin to integrate the desired logging framework into your jfinal app.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

cn.liangyuen
ArtifactId

ArtifactId

jfinal-slf4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-slf4j
jfinal-slf4j is a plugin to integrate the desired logging framework into your jfinal app.
Project URL

Project URL

https://gitee.com/liangyuen/jfinal-slf4j

Download jfinal-slf4j

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0