MVN

com.grahamedgecombe.apiviz : apiviz

Maven & Gradle

Mar 26, 2017
9 stars

APIviz · APIviz is a JavaDoc doclet which extends the Java standard doclet. It generates comprehensive UML-like class and package diagrams that help the quick understanding of the overall API structure.

<dependency>
    <groupId>com.grahamedgecombe.apiviz</groupId>
    <artifactId>apiviz</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.grahamedgecombe.apiviz : apiviz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.4

All Versions

Choose a version of com.grahamedgecombe.apiviz : apiviz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
apiviz-1.3.4
apiviz-1.3.3

How to add a dependency to Maven

Add the following com.grahamedgecombe.apiviz : apiviz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.grahamedgecombe.apiviz</groupId>
    <artifactId>apiviz</artifactId>
    <version>1.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.grahamedgecombe.apiviz : apiviz gradle dependency to your build.gradle file:

implementation 'com.grahamedgecombe.apiviz:apiviz:1.3.4'

Gradle Kotlin DSL: Add the following com.grahamedgecombe.apiviz : apiviz gradle kotlin dependency to your build.gradle.kts file:

implementation("com.grahamedgecombe.apiviz:apiviz:1.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.grahamedgecombe.apiviz : apiviz sbt scala dependency to your build.sbt file:

libraryDependencies += "com.grahamedgecombe.apiviz" % "apiviz" % "1.3.4"

Advertisement

Dependencies from Group

Mar 26, 2017
9 stars

Discover Dependencies

Oct 13, 2019
261 usages
156 stars
Jan 10, 2017
131 stars
Jan 10, 2017
3 usages
131 stars
Feb 15, 2017
2 usages
Dec 03, 2018
1 usages
Jun 12, 2023
7 usages
55 stars
Jan 29, 2016
1 stars
Aug 30, 2016
6 usages