is not current version
Last Version 1.4

org.odpi.egeria:stewardship-services-api 1.2

Provides the definitions that make up the APIs used by external components for the triage of Request For Action annotations and their remediation.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-services-api
Version

Version

1.2
Type

Type

jar

Download stewardship-services-api 1.2


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