# MINA **Repository Path**: maplecms/mina ## Basic Information - **Project Name**: MINA - **Description**: Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: trunk - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2021-04-22 - **Last Updated**: 2024-06-16 ## 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.