Last Version

APIviz 1.3.2.GA

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.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.apiviz
ArtifactId

ArtifactId

apiviz
Version

Version

1.3.2.GA
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

JBoss - a division of Red Hat

Download apiviz 1.3.2.GA


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

Dependencies

compile (1)

Group / Artifact Type Version
jdepend : jdepend Optional jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.5.0

Project Modules

There are no modules declared in this project.