License |
License |
---|---|
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-parent |
Version | Version2.0 |
Type | Typepom |
Description |
Descriptionhighwheel-parent
Visualise large class and package cycles
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
highwheel-parent-2.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-parent/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-parent/
implementation 'com.github.fburato:highwheel-parent:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-parent/
implementation ("com.github.fburato:highwheel-parent:2.0")
'com.github.fburato:highwheel-parent:pom:2.0'
<dependency org="com.github.fburato" name="highwheel-parent" rev="2.0">
<artifact name="highwheel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-parent', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-parent" % "2.0"
[com.github.fburato/highwheel-parent "2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M7 |