License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-notifications |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenutils Notifications
openutils spring notification manager (plain text mails, freemarker mails, ...)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |