Last Version

org.pitest:highwheel-core 1.7

Visualise large class and package cycles

License

License

GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

highwheel-core
Version

Version

1.7
Type

Type

jar
Description

Description

Visualise large class and package cycles

Download highwheel-core 1.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.pitest : highwheel-model jar 1.7
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

test (4)

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

Project Modules

There are no modules declared in this project.