is not current version
Last Version 3.9

Governance zone create sample 2.11

Samples that shows how to create a Governance Zone using the Governance Program OMAS

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-zone-create-sample
Version

Version

2.11
Type

Type

jar
Description

Description

Governance zone create sample
Samples that shows how to create a Governance Zone using the Governance Program OMAS
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download governance-zone-create-sample 2.11


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

Dependencies

compile (6)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 2.11
org.odpi.egeria : governance-program-api jar 2.11
org.odpi.egeria : governance-program-client jar 2.11
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.odpi.egeria : http-helper jar 2.11

test (1)

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

Project Modules

There are no modules declared in this project.