Download log4jdbc-api-0.0.4.jar file - Jar l

Jar examples for l:log4jdbc-api

Description

You can download jar file log4jdbc-api 0.0.4 in this page.

Build File

You can use the following script to add log4jdbc-api-0.0.4.jar to your project.

<dependency>
   <groupId>com.github.marcosemiao.log4jdbc.core</groupId>
   <artifactId>log4jdbc-api</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.github.marcosemiao.log4jdbc.core', name: 'log4jdbc-api', version: '0.0.4'
libraryDependencies += "com.github.marcosemiao.log4jdbc.core" % "log4jdbc-api" % "0.0.4"
<dependency org="com.github.marcosemiao.log4jdbc.core" name="log4jdbc-api" rev="0.0.4"/>
@Grapes(@Grab(group='com.github.marcosemiao.log4jdbc.core', module='log4jdbc-api', version='0.0.4'))
'com.github.marcosemiao.log4jdbc.core:log4jdbc-api:jar:0.0.4'

Download

Click the following link to download the jar file.

log4jdbc-api-0.0.4-javadoc.jar
log4jdbc-api-0.0.4-sources.jar
log4jdbc-api-0.0.4-tests.jar
log4jdbc-api-0.0.4.jar
log4jdbc-api-0.0.4.pom



Related Tutorials