Last Version

Platform Services 3.9

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services
Version

Version

3.9
Type

Type

pom
Description

Description

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

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download platform-services 3.9


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • platform-services-api
  • platform-services-client
  • platform-services-server
  • platform-services-spring