Last Version

Openutils Notifications 1.0.0

openutils spring notification manager (plain text mails, freemarker mails, ...)

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-notifications
Version

Version

1.0.0
Type

Type

jar
Description

Description

Openutils Notifications
openutils spring notification manager (plain text mails, freemarker mails, ...)
Project URL

Project URL

http://openutils.sourceforge.net/openutils-notifications
Project Organization

Project Organization

Openmind

Download openutils-notifications 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.13
javax.mail : mail jar 1.4
commons-lang : commons-lang jar 2.4
org.springframework : spring-context jar 2.5.3
org.slf4j : slf4j-api jar 1.5.0

Project Modules

There are no modules declared in this project.