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

Jar examples for l:log4jdbc-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials