is not current version
Last Version 3.9

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

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

1.3
Type

Type

pom

Download open-metadata-resources 1.3


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