Last Version

Log4Jdbc Modules Rdbms 0.0.1

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

rdbms
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Download rdbms 0.0.1

Filename Size
rdbms-0.0.1.pom 646 bytes
Browse

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

Dependencies

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

Project Modules

  • log4jdbc-rdbms