Last Version

Open Metadata User Interfaces 3.9

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

License

License

Categories

Categories

User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

user-interfaces
Version

Version

3.9
Type

Type

pom
Description

Description

Open Metadata User Interfaces
Implementation of the supplied user interfaces that work with the open metadata standard clients and interfaces.
Project URL

Project URL

https://odpi.github.io/egeria-docs/user-interfaces/
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download user-interfaces 3.9

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

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.