Last Version

Helidon WebServer 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver
Version

Version

3.0.0-M2
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 3.0.0-M2


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

Dependencies

compile (14)

Group / Artifact Type Version
io.helidon.common : helidon-common-reactive jar 3.0.0-M2
io.helidon.common : helidon-common jar 3.0.0-M2
io.helidon.common : helidon-common-http jar 3.0.0-M2
io.helidon.media : helidon-media-common jar 3.0.0-M2
io.helidon.config : helidon-config jar 3.0.0-M2
io.helidon.common : helidon-common-key-util jar 3.0.0-M2
io.helidon.logging : helidon-logging-common jar 3.0.0-M2
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 3.0.0-M2
io.netty : netty-codec-http jar 4.1.76.Final
io.netty : netty-codec-http2 jar 4.1.76.Final
io.netty : netty-handler jar 4.1.76.Final

provided (2)

Group / Artifact Type Version
io.helidon.config : helidon-config-metadata Optional jar 3.0.0-M2
io.helidon.config : helidon-config-metadata-processor Optional jar 3.0.0-M2

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 2.0.1
org.mockito : mockito-core jar 2.23.4
io.helidon.config : helidon-config-hocon jar 3.0.0-M2
io.helidon.config : helidon-config-yaml jar 3.0.0-M2
io.helidon.webclient : helidon-webclient jar 3.0.0-M2
jakarta.inject : jakarta.inject-api jar 2.0.0
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.4
jakarta.activation : jakarta.activation-api jar 2.0.1
io.helidon.config : helidon-config-testing jar 3.0.0-M2
org.reactivestreams : reactive-streams-tck-flow jar 1.0.3

Project Modules

There are no modules declared in this project.