Last Version

notificationagent 2.0.6

A web service for storing and forwarding notifications.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

notificationagent
Version

Version

2.0.6
Type

Type

jar
Description

Description

notificationagent
A web service for storing and forwarding notifications.
Project URL

Project URL

http://www.iplantcollaborative.org
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/NotificationAgent

Download notificationagent 2.0.6


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

Dependencies

compile (12)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : tools.logging jar 0.2.3
cheshire » cheshire jar 5.0.1
compojure » compojure jar 1.0.2
org.iplantc : clojure-commons jar 1.4.8
org.iplantc : kameleon jar 1.8.4
clj-http » clj-http jar 0.5.5
clj-time » clj-time jar 0.5.0
ring » ring-jetty-adapter jar 1.1.0
org.codehaus.jackson : jackson-core-asl jar 1.9.5
slingshot » slingshot jar 0.10.3
korma » korma jar 0.3.0-beta10

test (2)

Group / Artifact Type Version
org.clojure : tools.nrepl jar 0.2.3
clojure-complete » clojure-complete jar 0.2.3

Project Modules

There are no modules declared in this project.