Last Version

Discovery service sample 2.5

Sample that shows how to create a Discovery Service

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

discovery-service-sample
Version

Version

2.5
Type

Type

jar
Description

Description

Discovery service sample
Sample that shows how to create a Discovery Service
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

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

Download discovery-service-sample 2.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 2.5
org.odpi.egeria : open-discovery-framework jar 2.5
org.odpi.egeria : csv-file-connector jar 2.5
ch.qos.logback : logback-classic jar 1.2.3

test (1)

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

Project Modules

There are no modules declared in this project.