License |
License |
---|---|
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-core |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionVisualise large class and package cycles
|
Filename | Size |
---|---|
highwheel-core-2.0.pom | |
highwheel-core-2.0.jar | 90 KB |
highwheel-core-2.0-sources.jar | 58 KB |
highwheel-core-2.0-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-core/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-core</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-core/
implementation 'com.github.fburato:highwheel-core:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-core/
implementation ("com.github.fburato:highwheel-core:2.0")
'com.github.fburato:highwheel-core:jar:2.0'
<dependency org="com.github.fburato" name="highwheel-core" rev="2.0">
<artifact name="highwheel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-core', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-core" % "2.0"
[com.github.fburato/highwheel-core "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-model | jar | 2.0 |
com.github.fburato : highwheel-utils | jar | 2.0 |
net.sf.jung : jung-graph-impl | jar | 2.0.1 |
org.freehep : freehep-graphicsio-svg | jar | 2.2.1 |
net.sf.jung : jung-visualization | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
nu.validator.htmlparser : htmlparser | jar | 1.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M7 |