Angus Mail dsn support


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

dsn
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Angus Mail dsn support
Angus Mail dsn support
Project Organization

Project Organization

Eclipse Foundation

Download dsn

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.angus/dsn/ -->
<dependency>
    <groupId>org.eclipse.angus</groupId>
    <artifactId>dsn</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.angus/dsn/
implementation 'org.eclipse.angus:dsn:1.0.0'
// https://jarcasting.com/artifacts/org.eclipse.angus/dsn/
implementation ("org.eclipse.angus:dsn:1.0.0")
'org.eclipse.angus:dsn:jar:1.0.0'
<dependency org="org.eclipse.angus" name="dsn" rev="1.0.0">
  <artifact name="dsn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.angus', module='dsn', version='1.0.0')
)
libraryDependencies += "org.eclipse.angus" % "dsn" % "1.0.0"
[org.eclipse.angus/dsn "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.angus : angus-mail jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-M2
1.0.0-M1