Netty/Build

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

cn.com.infosec
ArtifactId

ArtifactId

netty-build
Last Version

Last Version

23
Release Date

Release Date

Type

Type

jar
Description

Description

Netty/Build
Resources required to build Netty
Project Organization

Project Organization

The Netty Project

Download netty-build

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 6.16.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
23