is not current version
Last Version 3.9

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

Builds connections and connectors.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

rest-client-factory
Version

Version

2.1
Type

Type

jar

Download rest-client-factory 2.1


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