Last Version

Asset create avro sample 3.9

Samples that shows how to manage and use assets through OCF Connectors using the Asset Owner to create Avro assets

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

asset-create-avro-sample
Version

Version

3.9
Type

Type

jar
Description

Description

Asset create avro sample
Samples that shows how to manage and use assets through OCF Connectors using the Asset Owner to create Avro assets
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download asset-create-avro-sample 3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.odpi.egeria : asset-owner-client jar 3.9
ch.qos.logback : logback-classic jar 1.2.11
org.odpi.egeria : http-helper jar 3.9

Project Modules

There are no modules declared in this project.