is not current version
Last Version 3.9

org.odpi.egeria:access-services 2.2

Domain-specific interfaces for data tools, engines and platforms to integrate with open metadata.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services
Version

Version

2.2
Type

Type

pom

Download access-services 2.2

Filename Size
access-services-2.2.pom 2 KB
Browse

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