is not current version
Last Version 1.0.2

com.github.jmnarloch:spring-jax-rs-client-proxy 1.0.1

Spring JAX-RS Client Proxy

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

spring-jax-rs-client-proxy
Version

Version

1.0.1
Type

Type

jar

Download spring-jax-rs-client-proxy 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.jmnarloch/spring-jax-rs-client-proxy/
implementation ("com.github.jmnarloch:spring-jax-rs-client-proxy:1.0.1")
'com.github.jmnarloch:spring-jax-rs-client-proxy:jar:1.0.1'
<dependency org="com.github.jmnarloch" name="spring-jax-rs-client-proxy" rev="1.0.1">
  <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.1')
)
libraryDependencies += "com.github.jmnarloch" % "spring-jax-rs-client-proxy" % "1.0.1"
[com.github.jmnarloch/spring-jax-rs-client-proxy "1.0.1"]