Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 566 Bytes

Netty Protocols

Installation / Building

No installation is required. To build Netty Protocols, you need Java 6 and Maven (http://maven.apache.org/).

To build, run mvn install, this will build Netty Protocols and place the generated jar files in the various modules target/ subdirectories and in your local Maven repository.

Usage

java -jar target/XXXXXX.jar --help

LICENSE

This project is licenced under a BSD license. For details, see src/etc/license-header.txt