Last Version

Stewardship Engine Services API 2.5

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-engine-services-api
Version

Version

2.5
Type

Type

jar
Description

Description

Stewardship Engine Services API
Provides the definitions that make up the APIs used by external components for the triage of Request For Action annotations and their remediation.
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download stewardship-engine-services-api 2.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
org.odpi.egeria : audit-log-framework jar 2.5
org.odpi.egeria : ffdc-services jar 2.5
org.odpi.egeria : repository-services-apis jar 2.5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.