MVN

be.cylab : mongo-proxy

Maven & Gradle

May 05, 2018
4 stars

A proxy for MongoDB, written in Java, that allows to trigger actions when new data is inserted for example...

<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>mongo-proxy</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.cylab : mongo-proxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of be.cylab : mongo-proxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
mongo-proxy-0.0.1

How to add a dependency to Maven

Add the following be.cylab : mongo-proxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>mongo-proxy</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.cylab : mongo-proxy gradle dependency to your build.gradle file:

implementation 'be.cylab:mongo-proxy:0.0.1'

Gradle Kotlin DSL: Add the following be.cylab : mongo-proxy gradle kotlin dependency to your build.gradle.kts file:

implementation("be.cylab:mongo-proxy:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.cylab : mongo-proxy sbt scala dependency to your build.sbt file:

libraryDependencies += "be.cylab" % "mongo-proxy" % "0.0.1"

Advertisement

Dependencies from Group

Aug 27, 2019
3 usages
Sep 20, 2019
2 usages
Apr 02, 2019
1 usages
Mar 08, 2020
1 usages
May 05, 2018
4 stars

Discover Dependencies

Oct 22, 2019
4 stars
Oct 22, 2019
4 stars
Oct 22, 2019
4 stars
Aug 05, 2018
0 stars
Jul 16, 2023
0 stars
Feb 03, 2020
0 stars
Dec 16, 2018
0 stars