Last Version

JOnAS :: Services :: Mail 5.0-M1

JOnAS : Java Open Application Server

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

org.objectweb.jonas
ArtifactId

ArtifactId

jonas-mail
Version

Version

5.0-M1
Type

Type

jar
Description

Description

JOnAS :: Services :: Mail
JOnAS : Java Open Application Server
Project Organization

Project Organization

OW2 Consortium

Download jonas-mail 5.0-M1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.objectweb.jonas : jonas-services-api jar 5.0-M1
org.objectweb.jonas : jonas-commons jar 5.0-M1
org.objectweb.jonas : jonas-jmx jar 5.0-M1
org.objectweb.jonas : jonas-management-javaee jar 5.0-M1
org.objectweb.jonas : jonas-service-manager jar 5.0-M1
org.objectweb.monolog : monolog-api jar 2.1.8
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.