| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdplatform-services-api |
| Version | Version3.6 |
| Type | Typejar |
| Description |
DescriptionPlatform Services Common API elements
Beans used by the open metadata platform services.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platform-services-api-3.6.pom | |
| platform-services-api-3.6.jar | 14 KB |
| platform-services-api-3.6-sources.jar | 11 KB |
| platform-services-api-3.6-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/platform-services-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>platform-services-api</artifactId>
<version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services-api/
implementation 'org.odpi.egeria:platform-services-api:3.6'
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services-api/
implementation ("org.odpi.egeria:platform-services-api:3.6")
'org.odpi.egeria:platform-services-api:jar:3.6'
<dependency org="org.odpi.egeria" name="platform-services-api" rev="3.6">
<artifact name="platform-services-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='platform-services-api', version='3.6')
)
libraryDependencies += "org.odpi.egeria" % "platform-services-api" % "3.6"
[org.odpi.egeria/platform-services-api "3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| org.odpi.egeria : ffdc-services | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.35 |