is not current version
Last Version 3.9

Platform Services Common API elements 3.0

Beans used by the open metadata platform services.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

platform-services-api
Version

Version

3.0
Type

Type

jar
Description

Description

Platform Services Common API elements
Beans used by the open metadata platform services.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download platform-services-api 3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
org.odpi.egeria : ffdc-services jar 3.0

test (1)

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

Project Modules

There are no modules declared in this project.