MVN

org.odpi.egeria : information-view

Maven & Gradle

Jun 02, 2021
763 stars

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.

<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>information-view</artifactId>
    <version>2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.odpi.egeria : information-view to add to Maven - Latest Versions:

  • Latest Stable: 2.10

All Versions

Choose a version of org.odpi.egeria : information-view to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10
information-view-2.10
2.9
information-view-2.9
2.8
information-view-2.8
2.7
information-view-2.7
2.6
information-view-2.6
2.5
information-view-2.5
2.4
information-view-2.4
2.3
information-view-2.3
2.2
information-view-2.2
2.1
information-view-2.1
2.0
information-view-2.0
1.8
information-view-1.8
1.7
information-view-1.7
1.6
information-view-1.6
1.5
information-view-1.5
1.4
information-view-1.4
1.3
information-view-1.3
1.2
information-view-1.2
1.1
information-view-1.1
1.0
information-view-1.0
0.2
information-view-0.2
0.1
information-view-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>information-view</artifactId>
    <version>2.10</version>
</dependency>

Advertisement