Last Version

Log4Jdbc Parent 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

parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

Log4Jdbc Parent
Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers
Project URL

Project URL

https://github.com/marcosemiao/log4jdbc
Source Code Management

Source Code Management

https://github.com/marcosemiao/log4jdbc

Download parent 0.2.0

Filename Size
parent-0.2.0.pom 8 KB
Browse

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

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.