is not current version
Last Version 30

Netty/Build 29

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-build
Version

Version

29
Type

Type

pom
Description

Description

Netty/Build
Resources required to build Netty
Project URL

Project URL

http://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty-build

Download netty-build 29

Filename Size
netty-build-29.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • common
  • glibccheck-maven-plugin