is not current version
Last Version 3.9

org.odpi.egeria:asset-owner-api 1.3

API classes for the Asset Owner Open Metadata Access Service (OMAS).

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-owner-api
Version

Version

1.3
Type

Type

jar

Download asset-owner-api 1.3


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