Last Version

Log4Jdbc Package 0.0.5

Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers

License

License

GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

package
Version

Version

0.0.5
Type

Type

pom
Description

Description

Log4Jdbc Package
Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers

Download package 0.0.5

Filename Size
package-0.0.5.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • log4jdbc
  • log4jdbc-file