Helidon WebServer Transport Netty Project

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Net Netty Networking
GroupId

GroupId

io.helidon.webserver.transport.netty
ArtifactId

ArtifactId

helidon-webserver-transport-netty-project
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

Type

Type

pom
Description

Description

Helidon WebServer Transport Netty Project
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-webserver-transport-netty-project

How to add to project

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

  • epoll
  • iouring

Versions

Version
3.0.0-M2
3.0.0-M1
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0