Jar examples for a:abd-commons-dal
Very very basic Java lib for data access layer on my own projects.
You can download jar file abd-commons-dal 1.2 in this page.
GNU General Public License, Version 3
You can use the following script to add abd-commons-dal-1.2.jar to your project.
<dependency> <groupId>com.github.brunoabdon</groupId> <artifactId>abd-commons-dal</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.brunoabdon', name: 'abd-commons-dal', version: '1.2'
libraryDependencies += "com.github.brunoabdon" % "abd-commons-dal" % "1.2"
<dependency org="com.github.brunoabdon" name="abd-commons-dal" rev="1.2"/>
@Grapes(@Grab(group='com.github.brunoabdon', module='abd-commons-dal', version='1.2'))
'com.github.brunoabdon:abd-commons-dal:jar:1.2'
Click the following link to download the jar file.
abd-commons-dal-1.2-javadoc.jar