Last Version

Discovery Engine Services Client 2.5

Provides a Java client for the discovery engine services (heart of the discovery server).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

discovery-engine-services-client
Version

Version

2.5
Type

Type

jar
Description

Description

Discovery Engine Services Client
Provides a Java client for the discovery engine services (heart of the discovery server).
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

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

Download discovery-engine-services-client 2.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.odpi.egeria : audit-log-framework jar 2.5
org.odpi.egeria : open-connector-framework jar 2.5
org.odpi.egeria : open-discovery-framework jar 2.5
org.odpi.egeria : ffdc-services jar 2.5
org.odpi.egeria : discovery-engine-services-api jar 2.5
org.odpi.egeria : discovery-engine-api jar 2.5
org.odpi.egeria : discovery-engine-client jar 2.5

test (1)

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

Project Modules

There are no modules declared in this project.