MVN

guru.nidi : jdepend

Maven & Gradle

Sep 30, 2015
14 usages
13 stars

A fork to the jdepend project which applies bugfixes.

<dependency>
    <groupId>guru.nidi</groupId>
    <artifactId>jdepend</artifactId>
    <version>2.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of guru.nidi : jdepend to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.5

All Versions

Choose a version of guru.nidi : jdepend to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
jdepend-2.9.5
jdepend-2.9.4
jdepend-2.9.3
jdepend-2.9.2

How to add a dependency to Maven

Add the following guru.nidi : jdepend maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>guru.nidi</groupId>
    <artifactId>jdepend</artifactId>
    <version>2.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following guru.nidi : jdepend gradle dependency to your build.gradle file:

implementation 'guru.nidi:jdepend:2.9.5'

Gradle Kotlin DSL: Add the following guru.nidi : jdepend gradle kotlin dependency to your build.gradle.kts file:

implementation("guru.nidi:jdepend:2.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following guru.nidi : jdepend sbt scala dependency to your build.sbt file:

libraryDependencies += "guru.nidi" % "jdepend" % "2.9.5"

Advertisement

Dependencies from Group

Mar 03, 2021
99 usages
864 stars
Sep 30, 2015
14 usages
13 stars
Jan 31, 2021
11 usages
97 stars
Mar 04, 2021
5 usages
718 stars
Sep 16, 2021
3 usages
10 stars

Discover Dependencies

May 12, 2020
5 usages
425 stars
Jul 14, 2022
13 usages
47 stars
Feb 02, 2016
9 usages
2.1k stars
Aug 14, 2015
5 usages
446 stars
Jan 20, 2017
6 usages
38 stars
Oct 17, 2015
6 usages
Aug 23, 2023
6 usages
26 stars
Dec 19, 2019
4 usages
Dec 05, 2019
4 usages
1 stars