License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.marcosemiao.log4jdbc |
ArtifactId | ArtifactIdlog4jdbc-impl-format-query |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionLog4Jdbc Core Impl Format Query
Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers
|
<!-- https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-impl-format-query/ -->
<dependency>
<groupId>com.github.marcosemiao.log4jdbc</groupId>
<artifactId>log4jdbc-impl-format-query</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-impl-format-query/
implementation 'com.github.marcosemiao.log4jdbc:log4jdbc-impl-format-query:0.2.0'
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-impl-format-query/
implementation ("com.github.marcosemiao.log4jdbc:log4jdbc-impl-format-query:0.2.0")
'com.github.marcosemiao.log4jdbc:log4jdbc-impl-format-query:jar:0.2.0'
<dependency org="com.github.marcosemiao.log4jdbc" name="log4jdbc-impl-format-query" rev="0.2.0">
<artifact name="log4jdbc-impl-format-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.log4jdbc', module='log4jdbc-impl-format-query', version='0.2.0')
)
libraryDependencies += "com.github.marcosemiao.log4jdbc" % "log4jdbc-impl-format-query" % "0.2.0"
[com.github.marcosemiao.log4jdbc/log4jdbc-impl-format-query "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marcosemiao.log4jdbc : log4jdbc-api | jar | 0.2.0 |
com.github.marcosemiao.log4jdbc : log4jdbc-utils | jar | 0.2.0 |