is not current version
Last Version 3.9

org.odpi.egeria:stewardship-action 2.0

The Stewardship Action Open Metadata Access Service (OMAS) provides Support for metadata changes that need to be made as part of a data stewards work to improve the quality and accessibility of the data landscape.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-action
Version

Version

2.0
Type

Type

pom

Download stewardship-action 2.0


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