Last Version

Helidon WebServer Project 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-project
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon WebServer Project
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-webserver-project 3.0.0-M2


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

  • webserver
  • transport
  • jersey
  • test-support
  • access-log
  • tyrus
  • cors
  • static-content