is not current version
Last Version 2.2.0

org.apache.atlas:atlas-webapp 0.8.4

Apache Atlas Web Application

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-webapp
Version

Version

0.8.4
Type

Type

war

Download atlas-webapp 0.8.4


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