is not current version
Last Version 4.4.8

Neo4j - Logging 4.3.3

Logging interfaces and basic logger implementations.

License

License

Categories

Categories

Neo4J Data Databases Logging Application Layer Libs
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-logging
Version

Version

4.3.3
Type

Type

jar
Description

Description

Neo4j - Logging
Logging interfaces and basic logger implementations.
Project URL

Project URL

http://components.neo4j.org/neo4j-logging/4.3.3
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-logging 4.3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-io jar 4.3.3
org.codehaus.jettison : jettison jar 1.4.1

provided (1)

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

test (2)

Group / Artifact Type Version
org.neo4j : io-test-utils jar 4.3.3
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.