is not current version
Last Version 3.9

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

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

2.4
Type

Type

jar

Download platform-services-spring 2.4


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