MVN

com.sun.mail : gimap

Maven & Gradle

Apr 08, 2021
15 usages
217 stars

Jakarta Mail API Gmail IMAP provider

<dependency>
    <groupId>com.sun.mail</groupId>
    <artifactId>gimap</artifactId>
    <version>1.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.mail : gimap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.7
  • Latest Release Candidate: 2.0.0-RC6

All Versions

Choose a version of com.sun.mail : gimap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
gimap-2.0.1
gimap-2.0.0
gimap-2.0.0-RC6
gimap-2.0.0-RC5
gimap-2.0.0-RC4
gimap-2.0.0-RC3
gimap-2.0.0-RC2
gimap-2.0.0-RC1
1.6.x
gimap-1.6.7
gimap-1.6.6
gimap-1.6.5
gimap-1.6.4
gimap-1.6.3
gimap-1.6.2
gimap-1.6.1
gimap-1.6.0
gimap-1.6.0-rc2
gimap-1.6.0-rc1
1.5.x
gimap-1.5.6
gimap-1.5.5
gimap-1.5.4
gimap-1.5.3
gimap-1.5.2
gimap-1.5.1
gimap-1.5.0
gimap-1.5.0-b02
gimap-1.5.0-b01
1.4.x
gimap-1.4.7
gimap-1.4.6
gimap-1.4.6-rc1

How to add a dependency to Maven

Add the following com.sun.mail : gimap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.mail</groupId>
    <artifactId>gimap</artifactId>
    <version>1.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.mail : gimap gradle dependency to your build.gradle file:

implementation 'com.sun.mail:gimap:1.6.7'

Gradle Kotlin DSL: Add the following com.sun.mail : gimap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.mail:gimap:1.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.mail : gimap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.mail" % "gimap" % "1.6.7"

Advertisement

Dependencies from Group

Aug 29, 2018
1.1k usages
519 stars
Apr 08, 2021
357 usages
217 stars
Apr 08, 2021
60 usages
217 stars
Apr 08, 2021
52 usages
161 stars
Apr 08, 2021
26 usages
161 stars

Discover Dependencies

all
Apr 08, 2021
219 stars
Jul 04, 2021
90 usages
570 stars
Jun 11, 2016
18 usages
197 stars
Apr 25, 2023
43 usages
44 stars
May 19, 2020
2 usages
162 stars
Sep 20, 2018
4 usages
25 stars
Nov 03, 2022
89 stars
Mar 07, 2017