is not current version
Last Version 0.0.5

com.github.marcosemiao.log4jdbc:modules 0.0.4


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

modules
Version

Version

0.0.4
Type

Type

pom

Download modules 0.0.4

Filename Size
modules-0.0.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/modules/
implementation 'com.github.marcosemiao.log4jdbc:modules:0.0.4'
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/modules/
implementation ("com.github.marcosemiao.log4jdbc:modules:0.0.4")
'com.github.marcosemiao.log4jdbc:modules:pom:0.0.4'
<dependency org="com.github.marcosemiao.log4jdbc" name="modules" rev="0.0.4">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.log4jdbc', module='modules', version='0.0.4')
)
libraryDependencies += "com.github.marcosemiao.log4jdbc" % "modules" % "0.0.4"
[com.github.marcosemiao.log4jdbc/modules "0.0.4"]