is not current version
Last Version 1.0.2

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

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.0
Type

Type

jar

Download spring-jax-rs-client-proxy 1.0.0


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