is not current version
Last Version 1.3.3.0

org.opensearch:notification 1.0.0.0

Open Distro for Elasticsearch Notification

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.opensearch
ArtifactId

ArtifactId

notification
Version

Version

1.0.0.0
Type

Type

jar

Download notification 1.0.0.0


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