Netty5/BOM

Netty (Bill of Materials)

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-bom
Last Version

Last Version

5.0.0.Alpha2
Release Date

Release Date

Type

Type

pom
Description

Description

Netty5/BOM
Netty (Bill of Materials)
Project URL

Project URL

https://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty

Download netty5-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.netty/netty5-bom/ -->
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty5-bom</artifactId>
    <version>5.0.0.Alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty5-bom/
implementation 'io.netty:netty5-bom:5.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.netty/netty5-bom/
implementation ("io.netty:netty5-bom:5.0.0.Alpha2")
'io.netty:netty5-bom:pom:5.0.0.Alpha2'
<dependency org="io.netty" name="netty5-bom" rev="5.0.0.Alpha2">
  <artifact name="netty5-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty5-bom', version='5.0.0.Alpha2')
)
libraryDependencies += "io.netty" % "netty5-bom" % "5.0.0.Alpha2"
[io.netty/netty5-bom "5.0.0.Alpha2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0.Alpha2
5.0.0.Alpha1