| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdgovernance-leadership-sample |
| Version | Version3.8 |
| Type | Typejar |
| Description |
DescriptionGovernance leadership sample
Samples that shows how to extract information on Governance leadership via the Governance Program OMAS
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/governance-leadership-sample/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>governance-leadership-sample</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-leadership-sample/
implementation 'org.odpi.egeria:governance-leadership-sample:3.8'
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-leadership-sample/
implementation ("org.odpi.egeria:governance-leadership-sample:3.8")
'org.odpi.egeria:governance-leadership-sample:jar:3.8'
<dependency org="org.odpi.egeria" name="governance-leadership-sample" rev="3.8">
<artifact name="governance-leadership-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='governance-leadership-sample', version='3.8')
)
libraryDependencies += "org.odpi.egeria" % "governance-leadership-sample" % "3.8"
[org.odpi.egeria/governance-leadership-sample "3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.odpi.egeria : governance-program-api | jar | 3.8 |
| org.odpi.egeria : governance-program-client | jar | 3.8 |
| org.odpi.egeria : community-profile-api | jar | 3.8 |
| org.odpi.egeria : community-profile-client | jar | 3.8 |
| org.odpi.egeria : open-connector-framework | jar | 3.8 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.odpi.egeria : http-helper | jar | 3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |