Last Version

Subject Area OMAS Client 3.9

Client library for the Subject Area Open Metadata Access Service (OMAS).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

subject-area-client
Version

Version

3.9
Type

Type

jar
Description

Description

Subject Area OMAS Client
Client library for the Subject Area Open Metadata Access Service (OMAS).
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download subject-area-client 3.9


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.odpi.egeria : subject-area-api jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : ffdc-services jar 3.9
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9
org.reflections : reflections jar 0.10.2
org.springframework : spring-core jar 5.3.20

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.