is not current version
Last Version 3.9

Governance Action OMES with Spring 2.10

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

governance-action-spring
Version

Version

2.10
Type

Type

jar
Description

Description

Governance Action OMES with Spring
The governance action engine services with Spring module uses Spring to implement a RESTful service for the governance action engine services.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download governance-action-spring 2.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.6
org.odpi.egeria : governance-action-api jar 2.10
org.odpi.egeria : governance-action-server jar 2.10
io.swagger.core.v3 : swagger-annotations jar 2.1.9

test (1)

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

Project Modules

There are no modules declared in this project.