is not current version
Last Version 2.2.0

org.apache.atlas:atlas-dashboardv2 0.8-incubating

Apache Atlas UI Application

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-dashboardv2
Version

Version

0.8-incubating
Type

Type

war

Download atlas-dashboardv2 0.8-incubating


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