is not current version
Last Version 2.10

org.odpi.egeria:information-view 1.6

The Information View Open Metadata Access Service (OMAS) configures and manages metadata for data tools that create virtual views over data - such as business intelligence tools and data virtualization platforms.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

information-view
Version

Version

1.6
Type

Type

pom

Download information-view 1.6

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

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