Last Version

Asset Consumer OMAS 3.9

The Asset Consumer Open Metadata Access Services (OMAS) provides services for an application accessing assets such as data stores, APIs or functions such as analytical services.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-consumer
Version

Version

3.9
Type

Type

pom
Description

Description

Asset Consumer OMAS
The Asset Consumer Open Metadata Access Services (OMAS) provides services for an application accessing assets such as data stores, APIs or functions such as analytical services.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download asset-consumer 3.9

Filename Size
asset-consumer-3.9.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • asset-consumer-api
  • asset-consumer-client
  • asset-consumer-topic-connectors
  • asset-consumer-server
  • asset-consumer-spring