License |
License |
---|---|
Categories |
CategoriesData CLI User Interface ORM |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIddata-platform-client |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Platform OMAS Client
Client library for the Data Platform Open Metadata Access Service (OMAS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/data-platform-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>data-platform-client</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/data-platform-client/
implementation 'org.odpi.egeria:data-platform-client:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/data-platform-client/
implementation ("org.odpi.egeria:data-platform-client:2.10")
'org.odpi.egeria:data-platform-client:jar:2.10'
<dependency org="org.odpi.egeria" name="data-platform-client" rev="2.10">
<artifact name="data-platform-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='data-platform-client', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "data-platform-client" % "2.10"
[org.odpi.egeria/data-platform-client "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : ocf-metadata-client | jar | 2.10 |
org.odpi.egeria : ffdc-services | jar | 2.10 |
org.odpi.egeria : data-platform-api | jar | 2.10 |
org.odpi.egeria : open-connector-framework | jar | 2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |