is not current version
Last Version 0.2.7

org.lazyluke:log4jdbc-remix 0.2.4

experimental fork of log4jdbc

GroupId

GroupId

org.lazyluke
ArtifactId

ArtifactId

log4jdbc-remix
Version

Version

0.2.4
Type

Type

jar

Download log4jdbc-remix 0.2.4


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