is not current version
Last Version 3.9

Security Integrator OMIS with Spring 2.11

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

security-integrator-spring
Version

Version

2.11
Type

Type

jar
Description

Description

Security Integrator OMIS with Spring
The Security Integrator OMIS with Spring module uses Spring to implement a RESTful service for the Security 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 security-integrator-spring 2.11


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : ffdc-services jar 2.11
org.springframework : spring-web jar 5.3.8
org.odpi.egeria : security-integrator-server jar 2.11
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.