is not current version
Last Version 1.4

org.odpi.egeria:stewardship-services 1.1

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.1
Type

Type

pom

Download stewardship-services 1.1


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