is not current version
Last Version 3.0.0-M2

Helidon WebServer 2.3.2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver
Version

Version

2.3.2
Type

Type

jar
Description

Description

Helidon WebServer
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-webserver 2.3.2


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

Dependencies

compile (13)

Group / Artifact Type Version
io.helidon.common : helidon-common-reactive jar 2.3.2
io.helidon.common : helidon-common jar 2.3.2
io.helidon.common : helidon-common-http jar 2.3.2
io.helidon.media : helidon-media-common jar 2.3.2
io.helidon.config : helidon-config jar 2.3.2
io.helidon.common : helidon-common-key-util jar 2.3.2
io.opentracing : opentracing-util jar 0.33.0
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-noop jar 0.33.0
io.helidon.tracing : helidon-tracing-config jar 2.3.2
io.netty : netty-codec-http jar 4.1.63.Final
io.netty : netty-codec-http2 jar 4.1.63.Final
io.netty : netty-handler jar 4.1.63.Final

test (13)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.33.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.glassfish : jakarta.json jar 1.1.6
org.mockito : mockito-core jar 2.23.4
io.helidon.config : helidon-config-hocon jar 2.3.2
io.helidon.config : helidon-config-yaml jar 2.3.2
io.helidon.webclient : helidon-webclient jar 2.3.2
jakarta.inject : jakarta.inject-api jar 1.0
org.glassfish.jersey.inject : jersey-hk2 jar 2.34
jakarta.activation : jakarta.activation-api jar 1.2.2
io.helidon.config : helidon-config-testing jar 2.3.2
org.reactivestreams : reactive-streams-tck-flow jar 1.0.3

Project Modules

There are no modules declared in this project.