Key Details of Classycle

  • Analyze static class and package dependencies of Java applications or libraries.
  • Last updated on
  • There have been 5 updates
  • Virus scan status:

    Clean (it’s extremely likely that this software program is clean)


Developer’s Description

Analyze static class and package dependencies of Java applications or libraries.
Classycle is a simple Java application to analyze static class and package dependencies. Main features include cyclic dependency detection (beyond JDepend), XML report, and checking layered architectures. The tool runs from command line and as Ant tasks. From the analysis of the class files directed graphs of class and package dependencies are calculated. These graphs are further analyzed in order to detect cyclic dependencies. Classycle's Analyzer produces a XML report which contains the complete directed class or package graph and all strong components of the class or package graph with more than one vertex. Based on the class graph Classycle's Dependency Checker allows to search for unwanted dependencies between two sets of classes. An unwanted dependency between the start set and the end set can be either a direct one (a class of the start set uses a class of the end set) or an indirect one where a path goes via intermediate classes from a class of the start set to a class of the end set.


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.4.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows Vista
  • Windows 10
  • Windows 7
  • Windows 2003
Additional Requirements
Java
POPULARITY
Total Downloads
22
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated