is not current version
Last Version 3.9

org.odpi.egeria:view-services 2.3

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

2.3
Type

Type

pom

Download view-services 2.3

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

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