is not current version
Last Version 1.21

sql-to-mongo-db-query-converter 1.18

sql-to-mongo-db-query-converter helps you build quieres for MongoDb based on Queries provided in SQL.

License

License

GroupId

GroupId

com.github.vincentrussell
ArtifactId

ArtifactId

sql-to-mongo-db-query-converter
Version

Version

1.18
Type

Type

jar
Description

Description

sql-to-mongo-db-query-converter
sql-to-mongo-db-query-converter helps you build quieres for MongoDb based on Queries provided in SQL.
Project URL

Project URL

https://github.com/vincentrussell/sql-to-mongo-db-query-converter
Source Code Management

Source Code Management

https://github.com/vincentrussell/sql-to-mongo-db-query-converter

Download sql-to-mongo-db-query-converter 1.18


<!-- https://jarcasting.com/artifacts/com.github.vincentrussell/sql-to-mongo-db-query-converter/ -->
<dependency>
    <groupId>com.github.vincentrussell</groupId>
    <artifactId>sql-to-mongo-db-query-converter</artifactId>
    <version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vincentrussell/sql-to-mongo-db-query-converter/
implementation 'com.github.vincentrussell:sql-to-mongo-db-query-converter:1.18'
// https://jarcasting.com/artifacts/com.github.vincentrussell/sql-to-mongo-db-query-converter/
implementation ("com.github.vincentrussell:sql-to-mongo-db-query-converter:1.18")
'com.github.vincentrussell:sql-to-mongo-db-query-converter:jar:1.18'
<dependency org="com.github.vincentrussell" name="sql-to-mongo-db-query-converter" rev="1.18">
  <artifact name="sql-to-mongo-db-query-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vincentrussell', module='sql-to-mongo-db-query-converter', version='1.18')
)
libraryDependencies += "com.github.vincentrussell" % "sql-to-mongo-db-query-converter" % "1.18"
[com.github.vincentrussell/sql-to-mongo-db-query-converter "1.18"]

Dependencies

compile (14)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar 2.9.4
com.joestelmach : natty jar 0.12
commons-cli : commons-cli jar 1.3.1
org.calrissian.mango : mango-core jar 1.4.0
com.google.code.gson : gson jar 2.7
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-nop jar 1.6.1
commons-io : commons-io jar 1.3.2
com.google.guava : guava jar 24.1.1-jre
org.mongodb : bson jar 3.12.0
com.github.jsqlparser : jsqlparser jar 3.1
org.mongodb : mongodb-driver jar 3.12.0

test (4)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.2.0
com.github.stefanbirkner : system-rules jar 1.16.0
org.skyscreamer : jsonassert jar 1.5.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.