is not current version
Last Version 0.2.0

com.github.marcosemiao.log4jdbc:log4jdbc 0.0.3


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

log4jdbc
Version

Version

0.0.3
Type

Type

pom

Download log4jdbc 0.0.3

Filename Size
log4jdbc-0.0.3.pom 1 KB
Browse

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