# libjdepend-java **Repository Path**: openkylin/libjdepend-java ## Basic Information - **Project Name**: libjdepend-java - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-10 - **Last Updated**: 2026-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JDepend ## What Is It? JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies. ## Installation and Documentation Documentation is available in HTML format, in the docs/ directory. For the installation and user manual, see docs/JDepend.html. For the API documentation, see docs/api/index.html. Thanks for using JDepend!