Last Version

Log4Jdbc Core Api 0.2.0

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

log4jdbc-api
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Download log4jdbc-api 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.marcosemiao.log4jdbc : log4jdbc-utils jar 0.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.