is not current version
Last Version 1.4

org.odpi.egeria:stewardship-services-client 1.0

Provides a Java client for the stewardship services.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-services-client
Version

Version

1.0
Type

Type

jar

Download stewardship-services-client 1.0


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