is not current version
Last Version 0.0.5

com.github.marcosemiao.log4jdbc:modules 0.0.1


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

modules
Version

Version

0.0.1
Type

Type

pom

Download modules 0.0.1

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