is not current version
Last Version 2.2.0

org.apache.atlas:atlas-webapp 0.8.3

Apache Atlas Web Application

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-webapp
Version

Version

0.8.3
Type

Type

war

Download atlas-webapp 0.8.3


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