is not current version
Last Version 3.9

org.odpi.egeria:platform-services 2.7

The platform services support the base services of an OMAG Server Platform.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services
Version

Version

2.7
Type

Type

pom

Download platform-services 2.7


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