is not current version
Last Version 1.4

org.odpi.egeria:stewardship-services 1.2

The stewardship services manage the triage and remediation if issues raised in Request for Action annotations.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-services
Version

Version

1.2
Type

Type

pom

Download stewardship-services 1.2


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