License |
License |
---|---|
GroupId | GroupIdorg.apache.eagle |
ArtifactId | ArtifactIdeagle-alert-notification-plugin |
Last Version | Last Version0.4.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneagle-alert-notification-plugin
Apache Eagle Notification Plugin to enable services to use custom or default notification
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.eagle/eagle-alert-notification-plugin/ -->
<dependency>
<groupId>org.apache.eagle</groupId>
<artifactId>eagle-alert-notification-plugin</artifactId>
<version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-alert-notification-plugin/
implementation 'org.apache.eagle:eagle-alert-notification-plugin:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-alert-notification-plugin/
implementation ("org.apache.eagle:eagle-alert-notification-plugin:0.4.0-incubating")
'org.apache.eagle:eagle-alert-notification-plugin:jar:0.4.0-incubating'
<dependency org="org.apache.eagle" name="eagle-alert-notification-plugin" rev="0.4.0-incubating">
<artifact name="eagle-alert-notification-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.eagle', module='eagle-alert-notification-plugin', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.eagle" % "eagle-alert-notification-plugin" % "0.4.0-incubating"
[org.apache.eagle/eagle-alert-notification-plugin "0.4.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.eagle : eagle-policy-base | jar | 0.4.0-incubating |
org.apache.kafka : kafka-clients | jar | 0.8.2.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
com.fasterxml.jackson.module : jackson-module-scala_2.10 | jar | 2.2.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.reflections : reflections | jar | 0.9.10 |