is not current version
Last Version 0.2.0

com.github.marcosemiao.log4jdbc:log4jdbc-rdbms 0.1.1


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

log4jdbc-rdbms
Version

Version

0.1.1
Type

Type

jar

Download log4jdbc-rdbms 0.1.1


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