Last Version

Asset Analysis OMES API 3.9

Provides the definitions that make up the APIs used by external components when communicating with the asset analysis engine services (heart of the metadata discovery services).

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-analysis-api
Version

Version

3.9
Type

Type

jar
Description

Description

Asset Analysis OMES API
Provides the definitions that make up the APIs used by external components when communicating with the asset analysis engine services (heart of the metadata discovery services).
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download asset-analysis-api 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9
org.odpi.egeria : ffdc-services jar 3.9

test (3)

Group / Artifact Type Version
org.odpi.egeria : open-metadata-ut jar 3.9
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.