Skip to content

DanielAlmeidaJoao/nettyStarting

Repository files navigation

Bena

This repository contains the code of a library called Bena, it is a Netty based library for building distributed peer-to-peer applications.

How to import the library

After running the command clean validate compile package install, import the dependency as:

<dependency>
<groupId>org.bena</groupId>
<artifactId>bena</artifactId>
<version>1.0.0</version>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages