is not current version
Last Version 3.9

org.odpi.egeria:open-metadata-resources 0.1

The open metadata resources contains the open metadata demos and samples.

Categories

Categories

Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

open-metadata-resources
Version

Version

0.1
Type

Type

pom

Download open-metadata-resources 0.1

Filename Size
open-metadata-resources-0.1.pom 870 bytes
Browse

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