Last Version

log4jdbc JDBC proxy driver 1.2

JDBC proxy driver for logging SQL and other interesting information.

License

License

GroupId

GroupId

com.googlecode.log4jdbc
ArtifactId

ArtifactId

log4jdbc
Version

Version

1.2
Type

Type

jar
Description

Description

log4jdbc JDBC proxy driver
JDBC proxy driver for logging SQL and other interesting information.
Project URL

Project URL

https://code.google.com/p/log4jdbc
Source Code Management

Source Code Management

https://code.google.com/p/log4jdbc/source/checkout

Download log4jdbc 1.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.