Last Version

APIviz 1.3.4

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

Net
GroupId

GroupId

net.trajano.apiviz
ArtifactId

ArtifactId

apiviz
Version

Version

1.3.4
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 URL

Project URL

https://github.com/grahamedgecombe/apiviz
Project Organization

Project Organization

JBoss - a division of Red Hat
Source Code Management

Source Code Management

https://github.com/trajano/apiviz

Download apiviz 1.3.4


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

Dependencies

compile (1)

Group / Artifact Type Version
guru.nidi : jdepend jar 2.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8.0

Project Modules

There are no modules declared in this project.