is not current version
Last Version 3.9

org.odpi.egeria:governance-action-spring 2.7

The governance action engine services with Spring module uses Spring to implement a RESTful service for the governance action engine services.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-spring
Version

Version

2.7
Type

Type

jar

Download governance-action-spring 2.7


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