# MINA **Repository Path**: apache/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**: 6 - **Forks**: 9 - **Created**: 2019-10-22 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: web-dev-toolkits **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.