MVN

org.eclipse.angus : dsn

Maven & Gradle

May 05, 2023
1 usages
30 stars

Angus Mail dsn support

<dependency>
    <groupId>org.eclipse.angus</groupId>
    <artifactId>dsn</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.angus : dsn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of org.eclipse.angus : dsn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
dsn-2.0.2
dsn-2.0.1
dsn-2.0.0
1.1.x
dsn-1.1.0
1.0.x
dsn-1.0.0
dsn-1.0.0-M2
dsn-1.0.0-M1

How to add a dependency to Maven

Add the following org.eclipse.angus : dsn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.angus</groupId>
    <artifactId>dsn</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.angus : dsn gradle dependency to your build.gradle file:

implementation 'org.eclipse.angus:dsn:2.0.2'

Gradle Kotlin DSL: Add the following org.eclipse.angus : dsn gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.angus:dsn:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.angus : dsn sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.angus" % "dsn" % "2.0.2"

Advertisement

Dependencies from Group

Apr 27, 2023
27 usages
May 05, 2023
20 usages
30 stars
May 05, 2023
4 usages
30 stars
May 05, 2023
2 usages
30 stars
May 05, 2023
2 usages
30 stars

Discover Dependencies