is not current version
Last Version 3.9

REST Client Factory 3.0

Builds connections and connectors.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rest-client-factory
Version

Version

3.0
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.0


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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.