Package jaranalyzer: Information
Source package: jaranalyzer
Version: 1.1-alt5_2jpp6
Build time: Feb 14, 2016, 09:49 PM in the task #158966
Category: Development/Java
Report package bugHome page: http://www.kirkk.com/main/Main/JarAnalyzer
License: BSD-style
Summary: Dependency Management Utility
Description:
JarAnalyzer is a dependency management utility for jar files. It's primary purpose is to traverse through a directory, parse each of the jar files in that directory, and identify the dependencies between the jar files. The output is an xml file representing the PhysicalDependencies between the jar files.
Maintainer: Igor Vlasenko
Last changed
Feb. 14, 2016 Igor Vlasenko 0:1.1-alt5_2jpp6
- build with java8
Jan. 29, 2016 Igor Vlasenko 0:1.1-alt4_2jpp5
- use junit 4
March 29, 2013 Igor Vlasenko 0:1.1-alt3_2jpp5
- explicitly use junit3