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

Jar examples for l:log4jdbc-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials