License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices CLI User Interface |
GroupId | GroupIdio.helidon.webclient |
ArtifactId | ArtifactIdhelidon-webclient-jaxrs |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon WebClient JAX-RS
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-jaxrs/ -->
<dependency>
<groupId>io.helidon.webclient</groupId>
<artifactId>helidon-webclient-jaxrs</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-jaxrs/
implementation 'io.helidon.webclient:helidon-webclient-jaxrs:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-jaxrs/
implementation ("io.helidon.webclient:helidon-webclient-jaxrs:3.0.0-M2")
'io.helidon.webclient:helidon-webclient-jaxrs:jar:3.0.0-M2'
<dependency org="io.helidon.webclient" name="helidon-webclient-jaxrs" rev="3.0.0-M2">
<artifact name="helidon-webclient-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.webclient', module='helidon-webclient-jaxrs', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.webclient" % "helidon-webclient-jaxrs" % "3.0.0-M2"
[io.helidon.webclient/helidon-webclient-jaxrs "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.jersey : helidon-jersey-client | jar | 3.0.0-M2 |
io.helidon.jersey : helidon-jersey-common | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-context | jar | 3.0.0-M2 |
io.helidon.config : helidon-config | jar | 3.0.0-M2 |
io.helidon.common : helidon-common-configurable | jar | 3.0.0-M2 |