is not current version
Last Version 3.9

org.odpi.egeria:view-services 1.6

Persona specific view interfaces for use in the user interface to work with open meta-data.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

view-services
Version

Version

1.6
Type

Type

pom

Download view-services 1.6

Filename Size
view-services-1.6.pom 1 KB
Browse

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