is not current version
Last Version 2.2.0

org.apache.atlas:atlas-notification 1.0.0-alpha

Apache Atlas Notification

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-notification
Version

Version

1.0.0-alpha
Type

Type

jar

Download atlas-notification 1.0.0-alpha


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