is not current version
Last Version 3.9

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

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services-samples
Version

Version

2.7
Type

Type

pom

Download access-services-samples 2.7


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