Jar examples for j:jdialects
jDialects is a small Java tool collect all database's dialects, ususally used for create pagination in SQL
You can download jar file jdialects 1.0.6 in this page.
GNU LESSER GENERAL PUBLIC LICENSE (LGPL), Version 2.1
You can use the following script to add jdialects-1.0.6.jar to your project.
<dependency> <groupId>com.github.drinkjava2</groupId> <artifactId>jdialects</artifactId> <version>1.0.6</version> </dependency>
compile group: 'com.github.drinkjava2', name: 'jdialects', version: '1.0.6'
libraryDependencies += "com.github.drinkjava2" % "jdialects" % "1.0.6"
<dependency org="com.github.drinkjava2" name="jdialects" rev="1.0.6"/>
@Grapes(@Grab(group='com.github.drinkjava2', module='jdialects', version='1.0.6'))
'com.github.drinkjava2:jdialects:jar:1.0.6'
Click the following link to download the jar file.
jdialects-1.0.6-javadoc.jar