Last Version

Log4Jdbc Core Utils 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-utils
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Download log4jdbc-utils 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.marcosemiao.util : service-provider jar 1.0.0
com.github.marcosemiao : extend-lang jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.