| License | License | 
|---|---|
| GroupId | GroupIdcom.github.vincentrussell | 
| ArtifactId | ArtifactIdsql-to-mongo-db-query-converter | 
| Last Version | Last Version1.21 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsql-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 | 
| Source Code Management | Source Code Management | 
<!-- 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.21</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.21'// https://jarcasting.com/artifacts/com.github.vincentrussell/sql-to-mongo-db-query-converter/
implementation ("com.github.vincentrussell:sql-to-mongo-db-query-converter:1.21")'com.github.vincentrussell:sql-to-mongo-db-query-converter:jar:1.21'<dependency org="com.github.vincentrussell" name="sql-to-mongo-db-query-converter" rev="1.21">
  <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.21')
)libraryDependencies += "com.github.vincentrussell" % "sql-to-mongo-db-query-converter" % "1.21"[com.github.vincentrussell/sql-to-mongo-db-query-converter "1.21"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| 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 | 
| commons-io : commons-io | jar | 2.11.0 | 
| com.google.guava : guava | jar | 29.0-jre | 
| org.mongodb : bson | jar | 4.3.1 | 
| com.github.jsqlparser : jsqlparser | jar | 4.3 | 
| org.mongodb : mongodb-driver-sync | jar | 4.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.0.0 | 
| com.github.stefanbirkner : system-rules | jar | 1.19.0 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 | 
| junit : junit | jar | 4.13.1 |