# mina **Repository Path**: jiangliao/mina ## Basic Information - **Project Name**: mina - **Description**: Mirror of Apache MINA - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: trunk - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2015-01-13 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. ========= Compiling ========= You need Apache maven 3.0 or more, Java 7 or more (both Oracle and OpenJDKshould work). > mvn install and you are done ! Refer to the examples in the examples sub projet or the documentation at http://mina.apache.org for more details. ========= License ========= See the LICENCE file.