is not current version
Last Version 3.9

org.odpi.egeria:platform-services-spring 3.2

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

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-spring
Version

Version

3.2
Type

Type

jar

Download platform-services-spring 3.2


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