Last Version

Email Sender 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

email-server
Version

Version

2.8.3
Type

Type

jar
Description

Description

Email Sender
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/giulius-web
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/giulius-web.git

Download email-server 2.8.3


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

Dependencies

compile (9)

Group / Artifact Type Version
com.mastfrog : giulius jar 2.8.3
com.mastfrog : email-base jar 2.8.3
com.mastfrog : url jar 2.8.3
com.mastfrog : giulius-settings jar 2.8.3
org.apache.commons : commons-email jar 1.5
org.freemarker : freemarker jar 2.3.31
javax.activation : activation jar 1.1.1
junit : junit jar 4.13.2
com.google.inject.extensions : guice-multibindings jar 4.2.3

test (1)

Group / Artifact Type Version
com.mastfrog : giulius-tests jar 2.8.3

Project Modules

There are no modules declared in this project.