is not current version
Last Version 0.0.5

com.github.marcosemiao.log4jdbc:modules 0.0.2


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

modules
Version

Version

0.0.2
Type

Type

pom

Download modules 0.0.2

Filename Size
modules-0.0.2.pom 709 bytes
Browse

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