is not current version
Last Version 3.9

org.odpi.egeria:governance-action-client 3.1

Provides a Java client for the governance action engine services.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-client
Version

Version

3.1
Type

Type

jar

Download governance-action-client 3.1


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