Last Version

REST Client Factory 3.9

Builds connections and connectors.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rest-client-factory
Version

Version

3.9
Type

Type

jar
Description

Description

REST Client Factory
Builds connections and connectors.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download rest-client-factory 3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.odpi.egeria : rest-client-connectors-api jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : spring-rest-client-connector jar 3.9

test (1)

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

Project Modules

There are no modules declared in this project.