is not current version
Last Version 3.9

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

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

Type

pom

Download access-services-samples 2.3


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