Jar examples for d:dbquery
Unified query of Mongodb and Sql database.
You can download jar file dbquery 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dbquery-2.0.0.jar to your project.
<dependency> <groupId>com.bingzer.android.dbv</groupId> <artifactId>dbquery</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.bingzer.android.dbv', name: 'dbquery', version: '2.0.0'
libraryDependencies += "com.bingzer.android.dbv" % "dbquery" % "2.0.0"
<dependency org="com.bingzer.android.dbv" name="dbquery" rev="2.0.0"/>
@Grapes(@Grab(group='com.bingzer.android.dbv', module='dbquery', version='2.0.0'))
'com.bingzer.android.dbv:dbquery:jar:2.0.0'
Click the following link to download the jar file.
dbquery-2.0.0-javadoc.jar