не последняя версия
Последняя версия 3.9

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

Builds connections and connectors.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

rest-client-factory
Версия

Версия

3.2
Тип

Тип

jar

Скачать rest-client-factory 3.2


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