is not current version
Last Version 3.9

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

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services-samples
Version

Version

3.2
Type

Type

pom

Download access-services-samples 3.2


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