is not current version
Last Version 1.8.0

com.github.ggeorgovassilis:spring-rest-invoker 1.7.0

Spring factory that allows consumption of a remote REST JSON service by binding it to a local Java interface and exposing it as a proxy.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ggeorgovassilis
ArtifactId

ArtifactId

spring-rest-invoker
Version

Version

1.7.0
Type

Type

jar
Description

Description

com.github.ggeorgovassilis:spring-rest-invoker
Spring factory that allows consumption of a remote REST JSON service by binding it to a local Java interface and exposing it as a proxy.
Project URL

Project URL

https://github.com/ggeorgovassilis/spring-rest-invoker
Source Code Management

Source Code Management

http://github.com/ggeorgovassilis/spring-rest-invoker/tree/master

Download spring-rest-invoker 1.7.0


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

Dependencies

provided (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.8.1
org.springframework : spring-web jar 4.3.3.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.0
cglib : cglib jar 3.2.5
net.bytebuddy : byte-buddy jar 1.7.5

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.3.RELEASE
org.springframework : spring-webmvc jar 4.3.3.RELEASE
org.mockito : mockito-all jar 1.10.19
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.