is not current version
Last Version 3.9

org.odpi.egeria:access-services 1.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

1.2
Type

Type

pom

Download access-services 1.2

Filename Size
access-services-1.2.pom 1 KB
Browse

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