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

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

Builds connections and connectors.

Категории

Категории

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

Группа

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

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

rest-client-factory
Версия

Версия

2.1
Тип

Тип

jar

Скачать 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"]