is not current version
Last Version 3.0.0-M2

Helidon WebClient 2.3.2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.webclient
ArtifactId

ArtifactId

helidon-webclient
Version

Version

2.3.2
Type

Type

jar
Description

Description

Helidon WebClient
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-webclient
Project Organization

Project Organization

Oracle Corporation

Download helidon-webclient 2.3.2


<!-- https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient/ -->
<dependency>
    <groupId>io.helidon.webclient</groupId>
    <artifactId>helidon-webclient</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient/
implementation 'io.helidon.webclient:helidon-webclient:2.3.2'
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient/
implementation ("io.helidon.webclient:helidon-webclient:2.3.2")
'io.helidon.webclient:helidon-webclient:jar:2.3.2'
<dependency org="io.helidon.webclient" name="helidon-webclient" rev="2.3.2">
  <artifact name="helidon-webclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.webclient', module='helidon-webclient', version='2.3.2')
)
libraryDependencies += "io.helidon.webclient" % "helidon-webclient" % "2.3.2"
[io.helidon.webclient/helidon-webclient "2.3.2"]

Dependencies

compile (9)

Group / Artifact Type Version
io.helidon.common : helidon-common-context jar 2.3.2
io.helidon.common : helidon-common-http jar 2.3.2
io.helidon.common : helidon-common-key-util jar 2.3.2
io.helidon.config : helidon-config jar 2.3.2
io.helidon.media : helidon-media-common jar 2.3.2
io.netty : netty-buffer jar 4.1.63.Final
io.netty : netty-handler jar 4.1.63.Final
io.netty : netty-handler-proxy jar 4.1.63.Final
io.netty : netty-codec-http jar 4.1.63.Final

test (4)

Group / Artifact Type Version
io.helidon.config : helidon-config-yaml jar 2.3.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.