is not current version
Last Version 4.0.12

org.neo4j:neo4j-slf4j 2.3.3

SLF4J binding for Neo4j Logging.

Categories

Categories

Neo4J Data Databases SLF4J Application Layer Libs Logging
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-slf4j
Version

Version

2.3.3
Type

Type

jar

Download neo4j-slf4j 2.3.3


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