Last Version

log4jdbc 2.2

A library to log JDBC calls to the database.

License

License

Categories

Categories

Net
GroupId

GroupId

net.disy.oss
ArtifactId

ArtifactId

log4jdbc
Version

Version

2.2
Type

Type

jar
Description

Description

log4jdbc
A library to log JDBC calls to the database.
Project URL

Project URL

https://github.com/DisyInformationssysteme/log4jdbc
Source Code Management

Source Code Management

https://github.com/DisyInformationssysteme/log4jdbc

Download log4jdbc 2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.3
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.