License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdio.pleo |
ArtifactId | ArtifactIdfeign-jaxrs2 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.pleo:feign-jaxrs2
Feign contract for JAX-RS 2 Annotation
|
Filename | Size |
---|---|
feign-jaxrs2-0.1.0.pom | |
feign-jaxrs2-0.1.0.jar | 5 KB |
feign-jaxrs2-0.1.0-sources.jar | 4 KB |
feign-jaxrs2-0.1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pleo/feign-jaxrs2/ -->
<dependency>
<groupId>io.pleo</groupId>
<artifactId>feign-jaxrs2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pleo/feign-jaxrs2/
implementation 'io.pleo:feign-jaxrs2:0.1.0'
// https://jarcasting.com/artifacts/io.pleo/feign-jaxrs2/
implementation ("io.pleo:feign-jaxrs2:0.1.0")
'io.pleo:feign-jaxrs2:jar:0.1.0'
<dependency org="io.pleo" name="feign-jaxrs2" rev="0.1.0">
<artifact name="feign-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pleo', module='feign-jaxrs2', version='0.1.0')
)
libraryDependencies += "io.pleo" % "feign-jaxrs2" % "0.1.0"
[io.pleo/feign-jaxrs2 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 9.4.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 1.7.1 |
io.github.openfeign : feign-core | test-jar | 9.4.0 |