is not current version
Last Version 3.9

org.odpi.egeria:user-interfaces 1.7

Implementation of the supplied user interfaces that work with the open metadata standard clients and interfaces.

Categories

Categories

User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

user-interfaces
Version

Version

1.7
Type

Type

pom

Download user-interfaces 1.7

Filename Size
user-interfaces-1.7.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.odpi.egeria/user-interfaces/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>user-interfaces</artifactId>
    <version>1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/user-interfaces/
implementation 'org.odpi.egeria:user-interfaces:1.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/user-interfaces/
implementation ("org.odpi.egeria:user-interfaces:1.7")
'org.odpi.egeria:user-interfaces:pom:1.7'
<dependency org="org.odpi.egeria" name="user-interfaces" rev="1.7">
  <artifact name="user-interfaces" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='user-interfaces', version='1.7')
)
libraryDependencies += "org.odpi.egeria" % "user-interfaces" % "1.7"
[org.odpi.egeria/user-interfaces "1.7"]