is not current version
Last Version 3.9

Platform Services with Spring 2.10

The platform services with Spring module uses Spring to implement a RESTful service for the platform services server.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-spring
Version

Version

2.10
Type

Type

jar
Description

Description

Platform Services with Spring
The platform services with Spring module uses Spring to implement a RESTful service for the platform services server.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download platform-services-spring 2.10


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

Dependencies

compile (5)

Group / Artifact Type Version
org.odpi.egeria : platform-services-server jar 2.10
org.odpi.egeria : platform-services-api jar 2.10
org.odpi.egeria : ffdc-services jar 2.10
org.springframework : spring-web jar 5.3.6
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.