Last Version

Neo4j - SLF4J Neo4j Binding 4.0.12

SLF4J binding for Neo4j Logging.

License

License

Categories

Categories

Neo4J Data Databases SLF4J Application Layer Libs Logging
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-slf4j
Version

Version

4.0.12
Type

Type

jar
Description

Description

Neo4j - SLF4J Neo4j Binding
SLF4J binding for Neo4j Logging.
Project URL

Project URL

http://components.neo4j.org/neo4j-slf4j/4.0.12
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-slf4j 4.0.12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-logging jar 4.0.12
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter jar 5.5.2
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.