Netty In Action Save

Project README

This Repository contains the source-code for all chapters of the book Netty in Action by Norman Maurer and Marvin Allen Wolfthal.

Latest version: https://github.com/normanmaurer/netty-in-action/tree/2.0-SNAPSHOT

Enjoy! Feedback and PR's welcome!

Prerequisites

JDK 1.7.0u71 or better

Maven 3.3.9 or better

If you want to build everything at once, from the top directory run

mvn install

If you want to build only single projects then from the top directory first run

mvn install -pl utils

This will make the utils jar available to all the projects.

Open Source Agenda is not affiliated with "Netty In Action" Project. README Source: normanmaurer/netty-in-action
Stars
2,052
Open Issues
36
Last Commit
4 months ago

Open Source Agenda Badge

Open Source Agenda Rating