MVN

be.cylab : mongo-mail

Maven & Gradle

Mar 19, 2019

A mail server that stores emails in MongoDB

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

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

Version Vulnerabilities Updated
0.0.x
mongo-mail-0.0.4
mongo-mail-0.0.2
mongo-mail-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>mongo-mail</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'be.cylab:mongo-mail:0.0.4'

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

implementation("be.cylab:mongo-mail:0.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "be.cylab" % "mongo-mail" % "0.0.4"

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

Mar 10, 2019
1 stars
Mar 14, 2019
0 stars
Dec 06, 2019
0 stars
Mar 09, 2019
0 stars
Mar 09, 2019
0 stars
Mar 15, 2019
0 stars
Mar 13, 2019
9 stars
Nov 11, 2020
1 stars
Apr 06, 2021
1 stars