slf4j-lamba
sl4j-lamba supports Java 8 Lamba log printing, which can optimize potential performance problems caused by nonstandard usage
License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.github.ljhan2 |
ArtifactId | ArtifactIdslf4j-lamba |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslf4j-lamba
sl4j-lamba supports Java 8 Lamba log printing, which can optimize potential performance problems caused
by nonstandard usage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slf4j-lamba-1.0.1.pom | |
slf4j-lamba-1.0.1.jar | 9 KB |
slf4j-lamba-1.0.1-sources.jar | 3 KB |
slf4j-lamba-1.0.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ljhan2/slf4j-lamba/ -->
<dependency>
<groupId>com.github.ljhan2</groupId>
<artifactId>slf4j-lamba</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljhan2/slf4j-lamba/
implementation 'com.github.ljhan2:slf4j-lamba:1.0.1'
// https://jarcasting.com/artifacts/com.github.ljhan2/slf4j-lamba/
implementation ("com.github.ljhan2:slf4j-lamba:1.0.1")
'com.github.ljhan2:slf4j-lamba:jar:1.0.1'
<dependency org="com.github.ljhan2" name="slf4j-lamba" rev="1.0.1">
<artifact name="slf4j-lamba" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljhan2', module='slf4j-lamba', version='1.0.1')
)
libraryDependencies += "com.github.ljhan2" % "slf4j-lamba" % "1.0.1"
[com.github.ljhan2/slf4j-lamba "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.20 |
sl4j-lamba supports Java 8 Lamba log printing, which can optimize potential performance problems caused by nonstandard usage