is not current version
Last Version 2.5

org.odpi.egeria:stewardship-engine-services 1.8

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

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-engine-services
Version

Version

1.8
Type

Type

pom

Download stewardship-engine-services 1.8


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