не последняя версия
Последняя версия 2.2.0

org.apache.atlas:atlas-dashboardv2 0.8.1

Apache Atlas UI Application

Группа

Группа

org.apache.atlas
Идентификатор

Идентификатор

atlas-dashboardv2
Версия

Версия

0.8.1
Тип

Тип

war

Скачать atlas-dashboardv2 0.8.1


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