Last Version

Helidon WebClient Project 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.webclient
ArtifactId

ArtifactId

helidon-webclient-project
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon WebClient Project
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-webclient-project 3.0.0-M2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaxrs
  • webclient
  • metrics
  • security
  • tracing