is not current version
Last Version 3.9

Spring REST Client Connector 3.0

Connector for calling REST APIs using the spring REST Template.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

spring-rest-client-connector
Version

Version

3.0
Type

Type

jar
Description

Description

Spring REST Client Connector
Connector for calling REST APIs using the spring REST Template.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download spring-rest-client-connector 3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31
org.odpi.egeria : rest-client-connectors-api jar 3.0
org.odpi.egeria : open-connector-framework jar 3.0
org.springframework : spring-web jar 5.3.8
org.codehaus.plexus : plexus-utils jar 3.3.0
org.springframework : spring-core jar 5.3.8

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.