is not current version
Last Version 0.2.0

com.github.marcosemiao.log4jdbc:log4jdbc-file 0.1.0


GroupId

GroupId

com.github.marcosemiao.log4jdbc
ArtifactId

ArtifactId

log4jdbc-file
Version

Version

0.1.0
Type

Type

jar

Download log4jdbc-file 0.1.0


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