License |
License |
---|---|
GroupId | GroupIdat.molindo |
ArtifactId | ArtifactIdmolindo-notify |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMolindo Notify
Extensible notification framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
molindo-notify-2.1.0.pom | |
molindo-notify-2.1.0.jar | 152 KB |
molindo-notify-2.1.0-sources.jar | 87 KB |
molindo-notify-2.1.0-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-notify/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-notify</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-notify/
implementation 'at.molindo:molindo-notify:2.1.0'
// https://jarcasting.com/artifacts/at.molindo/molindo-notify/
implementation ("at.molindo:molindo-notify:2.1.0")
'at.molindo:molindo-notify:jar:2.1.0'
<dependency org="at.molindo" name="molindo-notify" rev="2.1.0">
<artifact name="molindo-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-notify', version='2.1.0')
)
libraryDependencies += "at.molindo" % "molindo-notify" % "2.1.0"
[at.molindo/molindo-notify "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
at.molindo : molindo-utils | jar | 2.0.6 |
com.google.guava : guava | jar | 18.0 |
org.springframework : spring-context | jar | 4.1.7.RELEASE |
org.springframework : spring-context-support | jar | 4.1.7.RELEASE |
org.springframework : spring-beans | jar | 4.1.7.RELEASE |
org.springframework : spring-web | jar | 4.1.7.RELEASE |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
javax.mail : mail | jar | 1.4.7 |
net.java.dev.rome : rome | jar | 1.0.0 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
net.htmlparser.jericho : jericho-html | jar | 3.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.3 |
org.slf4j : slf4j-api | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 2.0.1 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.3 |
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-test | jar | 4.1.7.RELEASE |
org.easymock : easymock | jar | 3.4 |