Jar examples for d:djdbc
Declarative abstraction over JDBC
You can download jar file djdbc 1.3 in this page.
MIT/X11
You can use the following script to add djdbc-1.3.jar to your project.
<dependency> <groupId>com.github.nikita-volkov</groupId> <artifactId>djdbc</artifactId> <version>1.3</version> </dependency>
compile group: 'com.github.nikita-volkov', name: 'djdbc', version: '1.3'
libraryDependencies += "com.github.nikita-volkov" % "djdbc" % "1.3"
<dependency org="com.github.nikita-volkov" name="djdbc" rev="1.3"/>
@Grapes(@Grab(group='com.github.nikita-volkov', module='djdbc', version='1.3'))
'com.github.nikita-volkov:djdbc:jar:1.3'
Click the following link to download the jar file.
djdbc-1.3-javadoc.jar