is not current version
Last Version 2.2.0

org.apache.atlas:atlas-dashboardv2 2.0.0

Apache Atlas UI Application

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-dashboardv2
Version

Version

2.0.0
Type

Type

war

Download atlas-dashboardv2 2.0.0


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