Last Version

Platform Services Common API elements 3.9

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.9
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.9


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.