| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.atlas | 
| ArtifactId | ArtifactIdatlas-dashboardv3 | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionApache Atlas New UI Apache Atlas New UI Application | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-dashboardv3/ -->
<dependency>
    <groupId>org.apache.atlas</groupId>
    <artifactId>atlas-dashboardv3</artifactId>
    <version>2.2.0</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.atlas/atlas-dashboardv3/
implementation 'org.apache.atlas:atlas-dashboardv3:2.2.0'// https://jarcasting.com/artifacts/org.apache.atlas/atlas-dashboardv3/
implementation ("org.apache.atlas:atlas-dashboardv3:2.2.0")'org.apache.atlas:atlas-dashboardv3:war:2.2.0'<dependency org="org.apache.atlas" name="atlas-dashboardv3" rev="2.2.0">
  <artifact name="atlas-dashboardv3" type="war" />
</dependency>@Grapes(
@Grab(group='org.apache.atlas', module='atlas-dashboardv3', version='2.2.0')
)libraryDependencies += "org.apache.atlas" % "atlas-dashboardv3" % "2.2.0"[org.apache.atlas/atlas-dashboardv3 "2.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.30 | 
| cglib : cglib | jar | 2.2.2 |