jdepend

A fork to the jdepend project which applies bugfixes.

Лицензия

Лицензия

Группа

Группа

guru.nidi
Идентификатор

Идентификатор

jdepend
Последняя версия

Последняя версия

2.9.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdepend
A fork to the jdepend project which applies bugfixes.
Ссылка на сайт

Ссылка на сайт

https://github.com/nidi3/jdepend
Система контроля версий

Система контроля версий

https://github.com/nidi3/jdepend

Скачать jdepend

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/guru.nidi/jdepend/ -->
<dependency>
    <groupId>guru.nidi</groupId>
    <artifactId>jdepend</artifactId>
    <version>2.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi/jdepend/
implementation 'guru.nidi:jdepend:2.9.5'
// https://jarcasting.com/artifacts/guru.nidi/jdepend/
implementation ("guru.nidi:jdepend:2.9.5")
'guru.nidi:jdepend:jar:2.9.5'
<dependency org="guru.nidi" name="jdepend" rev="2.9.5">
  <artifact name="jdepend" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.nidi', module='jdepend', version='2.9.5')
)
libraryDependencies += "guru.nidi" % "jdepend" % "2.9.5"
[guru.nidi/jdepend "2.9.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core Необязательный jar 1.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

This repository is deprecated

code-assert has the same functionalities as jdepend, but allows a lot more static code analysis.

Changes from the original: Build Status


                            J D E P E N D     
 

  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.


  How Do I Get It?
  ----------------

  The latest version of JDepend is available at 
  http://www.clarkware.com/software/jdepend.zip

  JDepend is also available on GitHub at:
  http://github.com/clarkware/jdepend


  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.


  Support
  ---------

  If you have any questions, comments, enhancement requests, success
  stories, or bug reports regarding JDepend, please send them to
  mike@clarkware.com.


  Licensing
  ---------

  This software is licensed under the terms described in the file 
  named "LICENSE" in this directory.
  

  Thanks for using JDepend!

``

Версии библиотеки

Версия
2.9.5
2.9.4
2.9.3
2.9.2