is not current version
Last Version 3.9

org.odpi.egeria:stewardship-action 3.1

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

3.1
Type

Type

pom

Download stewardship-action 3.1


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