is not current version
Last Version 0.2

org.odpi.egeria:data-infrastructure 0.1

The Data Infrastructure Open Metadata Access Service (OMAS) provides APIs for tools and applications managing the IT infrastructure that supports the data assets.

Categories

Categories

Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-infrastructure
Version

Version

0.1
Type

Type

pom

Download data-infrastructure 0.1


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