is not current version
Last Version 3.9

org.odpi.egeria:rest-client-factory 1.8

Builds connections and connectors.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rest-client-factory
Version

Version

1.8
Type

Type

jar

Download rest-client-factory 1.8


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