Skip to content

Shaded netty-41-all for use in projects with conflicts.

License

Notifications You must be signed in to change notification settings

HubSpot/netty-41

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netty41

Netty 4.1 without netty conflicting with netty 4.0

Usage

Maven:

    <dependency>
      <groupId>com.hubspot</groupId>
      <artifactId>netty-all-41</artifactId>
      <version>4.1.108-SNAPSHOT</version>
      <classifier>shaded</classifier>
    </dependency>

Imports

import nettyfourone.io.netty.....;

Changing version

If you want to upgrade the version of netty here, there are a couple of steps:

1. Update the pom

Set the netty version to 4.1.X.Final

About

Shaded netty-41-all for use in projects with conflicts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages