Jar examples for j:jdepend
A Hudson plugin that uses JDepend to generate metrics.
You can download jar file jdepend 2.9.5 in this page.
BSD
You can use the following script to add jdepend-2.9.5.jar to your project.
<dependency> <groupId>guru.nidi</groupId> <artifactId>jdepend</artifactId> <version>2.9.5</version> </dependency>
compile group: 'guru.nidi', name: 'jdepend', version: '2.9.5'
libraryDependencies += "guru.nidi" % "jdepend" % "2.9.5"
<dependency org="guru.nidi" name="jdepend" rev="2.9.5"/>
@Grapes(@Grab(group='guru.nidi', module='jdepend', version='2.9.5'))
'guru.nidi:jdepend:jar:2.9.5'
Click the following link to download the jar file.
jdepend-2.9.5-javadoc.jar