License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdrest-client-factory |
Version | Version3.6 |
Type | Typejar |
Description |
DescriptionREST Client Factory
Builds connections and connectors.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rest-client-factory-3.6.pom | |
rest-client-factory-3.6.jar | 4 KB |
rest-client-factory-3.6-sources.jar | 4 KB |
rest-client-factory-3.6-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/rest-client-factory/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>rest-client-factory</artifactId>
<version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/rest-client-factory/
implementation 'org.odpi.egeria:rest-client-factory:3.6'
// https://jarcasting.com/artifacts/org.odpi.egeria/rest-client-factory/
implementation ("org.odpi.egeria:rest-client-factory:3.6")
'org.odpi.egeria:rest-client-factory:jar:3.6'
<dependency org="org.odpi.egeria" name="rest-client-factory" rev="3.6">
<artifact name="rest-client-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='rest-client-factory', version='3.6')
)
libraryDependencies += "org.odpi.egeria" % "rest-client-factory" % "3.6"
[org.odpi.egeria/rest-client-factory "3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
org.odpi.egeria : rest-client-connectors-api | jar | 3.6 |
org.odpi.egeria : open-connector-framework | jar | 3.6 |
org.odpi.egeria : spring-rest-client-connector | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.35 |