Last Version

Information View OMAS 2.10

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.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

information-view
Version

Version

2.10
Type

Type

pom
Description

Description

Information View OMAS
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.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download information-view 2.10


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

Dependencies

test (1)

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

Project Modules

  • information-view-client
  • information-view-server
  • information-view-spring
  • information-view-api