is not current version
Last Version 3.9

REST Client Factory 3.4

Builds connections and connectors.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rest-client-factory
Version

Version

3.4
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.4


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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.