Last Version

Log4Jdbc Package Log4Jdbc 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.package
ArtifactId

ArtifactId

log4jdbc
Version

Version

0.0.5
Type

Type

jar
Description

Description

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

Download log4jdbc 0.0.5


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

There are no modules declared in this project.