MVN

com.despegar.integration : mongo-connector

Maven & Gradle

Nov 11, 2015

Mongo Connector · Helper component to connect to mongo fast and easy

<dependency>
    <groupId>com.despegar.integration</groupId>
    <artifactId>mongo-connector</artifactId>
    <version>1.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.despegar.integration : mongo-connector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.10

All Versions

Choose a version of com.despegar.integration : mongo-connector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
mongo-connector-1.1.10
mongo-connector-1.1.9
mongo-connector-1.1.6
mongo-connector-1.1.2
mongo-connector-1.1.1

How to add a dependency to Maven

Add the following com.despegar.integration : mongo-connector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.despegar.integration</groupId>
    <artifactId>mongo-connector</artifactId>
    <version>1.1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.despegar.integration : mongo-connector gradle dependency to your build.gradle file:

implementation 'com.despegar.integration:mongo-connector:1.1.10'

Gradle Kotlin DSL: Add the following com.despegar.integration : mongo-connector gradle kotlin dependency to your build.gradle.kts file:

implementation("com.despegar.integration:mongo-connector:1.1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.despegar.integration : mongo-connector sbt scala dependency to your build.sbt file:

libraryDependencies += "com.despegar.integration" % "mongo-connector" % "1.1.10"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 26, 2023
204 usages
1k stars
Feb 01, 2023
82 stars
Sep 01, 2015
1.6k stars
May 22, 2015
2 stars
Oct 22, 2015
1 usages
489 stars
Aug 17, 2023
5 usages
779 stars
Dec 21, 2022
1 usages
194 stars
Mar 02, 2023
4 usages
58.5k stars