Jar examples for d:databazer
Databazer is Java library for creating DataSources for popular SQL Databases
You can download jar file databazer 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add databazer-0.1.jar to your project.
<dependency> <groupId>net.virtalab</groupId> <artifactId>databazer</artifactId> <version>0.1</version> </dependency>
compile group: 'net.virtalab', name: 'databazer', version: '0.1'
libraryDependencies += "net.virtalab" % "databazer" % "0.1"
<dependency org="net.virtalab" name="databazer" rev="0.1"/>
@Grapes(@Grab(group='net.virtalab', module='databazer', version='0.1'))
'net.virtalab:databazer:jar:0.1'
Click the following link to download the jar file.
databazer-0.1-javadoc.jar