is not current version
Last Version 3.9

org.odpi.egeria:access-services-samples 1.0

Samples showing how to call the Open Metadata Access Services (OMASs) clients.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services-samples
Version

Version

1.0
Type

Type

pom

Download access-services-samples 1.0


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