API Integrator OMIS with Spring

The API Integrator OMIS with Spring module uses Spring to implement a RESTful service for the API Integrator OMIS running in the integration daemon OMAG server.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

api-integrator-spring
Last Version

Last Version

3.9
Release Date

Release Date

Type

Type

jar
Description

Description

API Integrator OMIS with Spring
The API Integrator OMIS with Spring module uses Spring to implement a RESTful service for the API Integrator OMIS running in the integration daemon OMAG server.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download api-integrator-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : ffdc-services jar 3.9
org.springframework : spring-web jar 5.3.20
org.odpi.egeria : api-integrator-server jar 3.9
io.swagger.core.v3 : swagger-annotations jar 2.2.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.11