Last Version

User Interface Administration Services API 1.4

Provides the definitions that make up the APIs used by external components when communicating with the user interface open metadata administration services.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

ui-admin-services-api
Version

Version

1.4
Type

Type

jar
Description

Description

User Interface Administration Services API
Provides the definitions that make up the APIs used by external components when communicating with the user interface open metadata administration services.
Project Organization

Project Organization

ODPi

Download ui-admin-services-api 1.4


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/ui-admin-services-api/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>ui-admin-services-api</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/ui-admin-services-api/
implementation 'org.odpi.egeria:ui-admin-services-api:1.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/ui-admin-services-api/
implementation ("org.odpi.egeria:ui-admin-services-api:1.4")
'org.odpi.egeria:ui-admin-services-api:jar:1.4'
<dependency org="org.odpi.egeria" name="ui-admin-services-api" rev="1.4">
  <artifact name="ui-admin-services-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='ui-admin-services-api', version='1.4')
)
libraryDependencies += "org.odpi.egeria" % "ui-admin-services-api" % "1.4"
[org.odpi.egeria/ui-admin-services-api "1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
org.odpi.egeria : ffdc-services jar 1.4
org.odpi.egeria : open-connector-framework jar 1.4

test (4)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.