is not current version
Last Version 3.9

org.odpi.egeria:user-interfaces 1.1

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.1
Type

Type

pom

Download user-interfaces 1.1

Filename Size
user-interfaces-1.1.pom 1007 bytes
Browse

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