is not current version
Last Version 3.9

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

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.0
Type

Type

pom

Download open-metadata-resources 1.0

Filename Size
open-metadata-resources-1.0.pom 980 bytes
Browse

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