| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices |
| GroupId | GroupIdio.helidon.webserver |
| ArtifactId | ArtifactIdhelidon-webserver |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon WebServer
Java libraries for writing microservices
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| helidon-webserver-3.0.0-M2.pom | |
| helidon-webserver-3.0.0-M2.jar | 216 KB |
| helidon-webserver-3.0.0-M2-sources.jar | 133 KB |
| helidon-webserver-3.0.0-M2-javadoc.jar | 747 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |