License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdstewardship-action-client |
Version | Version2.11 |
Type | Typejar |
Description |
DescriptionStewardship Action OMAS Client
Client library for the Stewardship Action Open Metadata Access Service (OMAS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-action-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>stewardship-action-client</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-action-client/
implementation 'org.odpi.egeria:stewardship-action-client:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-action-client/
implementation ("org.odpi.egeria:stewardship-action-client:2.11")
'org.odpi.egeria:stewardship-action-client:jar:2.11'
<dependency org="org.odpi.egeria" name="stewardship-action-client" rev="2.11">
<artifact name="stewardship-action-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='stewardship-action-client', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "stewardship-action-client" % "2.11"
[org.odpi.egeria/stewardship-action-client "2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |