Last Version

GreyLog SLF4J Binding 2.5.0

Framework for non-blocking socket I/O and timers

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.greysoft.naf
ArtifactId

ArtifactId

greylog-slf4j
Version

Version

2.5.0
Type

Type

jar
Description

Description

GreyLog SLF4J Binding
Framework for non-blocking socket I/O and timers
Source Code Management

Source Code Management

https://github.com/greysoft/naf/tree/master/greylog-slf4j

Download greylog-slf4j 2.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.greysoft.naf : greylog jar 2.5.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.17.0

Project Modules

There are no modules declared in this project.