License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdit-infrastructure-client |
Version | Version3.3 |
Type | Typejar |
Description |
DescriptionIT Infrastructure OMAS Client
Client library for the IT Infrastructure Open Metadata Access Service (OMAS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>it-infrastructure-client</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-client/
implementation 'org.odpi.egeria:it-infrastructure-client:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-client/
implementation ("org.odpi.egeria:it-infrastructure-client:3.3")
'org.odpi.egeria:it-infrastructure-client:jar:3.3'
<dependency org="org.odpi.egeria" name="it-infrastructure-client" rev="3.3">
<artifact name="it-infrastructure-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='it-infrastructure-client', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "it-infrastructure-client" % "3.3"
[org.odpi.egeria/it-infrastructure-client "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : ocf-metadata-client | jar | 3.3 |
org.odpi.egeria : ffdc-services | jar | 3.3 |
org.odpi.egeria : it-infrastructure-api | jar | 3.3 |
org.odpi.egeria : open-connector-framework | jar | 3.3 |
org.odpi.egeria : audit-log-framework | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |