MVN

org.odpi.egeria : ui-admin-services

Maven & Gradle

Feb 13, 2020
1 usages
693 stars

User Interface Administration Services · The ui administration services support the configuration of the user interface platform. This configuration determines where the open metadata services are. It also supports the querying the runtime (operational) state of the user interface components.

<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>ui-admin-services</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.odpi.egeria : ui-admin-services to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.odpi.egeria : ui-admin-services to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
ui-admin-services-1.4
1.3
ui-admin-services-1.3
1.2
ui-admin-services-1.2
1.1
ui-admin-services-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>ui-admin-services</artifactId>
    <version>1.4</version>
</dependency>

Advertisement