Last Version

Spring JAX-RS Client Proxy 1.0.2

Spring JAX-RS Client Proxy

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

spring-jax-rs-client-proxy
Version

Version

1.0.2
Type

Type

jar
Description

Description

Spring JAX-RS Client Proxy
Spring JAX-RS Client Proxy
Project URL

Project URL

https://github.com/jmnarloch/spring-jax-rs-client-proxy
Source Code Management

Source Code Management

https://github.com/jmnarloch/spring-jax-rs-client-proxy.git

Download spring-jax-rs-client-proxy 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client Optional jar 3.0.11.Final
org.apache.cxf : cxf-rt-rs-client Optional jar 3.1.1
org.glassfish.jersey.ext : jersey-proxy-client Optional jar 2.18
org.glassfish.jersey.core : jersey-client Optional jar 2.18
org.springframework : spring-context Optional jar 4.1.6.RELEASE

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.springframework : spring-test jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.