License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.hjug.dtangler.testdata.gooddeps |
ArtifactId | ArtifactIddtangler-testdata-good-deps |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionA tool that helps identify dependency cycles in Java projects.
|
<!-- https://jarcasting.com/artifacts/org.hjug.dtangler.testdata.gooddeps/dtangler-testdata-good-deps/ -->
<dependency>
<groupId>org.hjug.dtangler.testdata.gooddeps</groupId>
<artifactId>dtangler-testdata-good-deps</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hjug.dtangler.testdata.gooddeps/dtangler-testdata-good-deps/
implementation 'org.hjug.dtangler.testdata.gooddeps:dtangler-testdata-good-deps:2.1.0'
// https://jarcasting.com/artifacts/org.hjug.dtangler.testdata.gooddeps/dtangler-testdata-good-deps/
implementation ("org.hjug.dtangler.testdata.gooddeps:dtangler-testdata-good-deps:2.1.0")
'org.hjug.dtangler.testdata.gooddeps:dtangler-testdata-good-deps:jar:2.1.0'
<dependency org="org.hjug.dtangler.testdata.gooddeps" name="dtangler-testdata-good-deps" rev="2.1.0">
<artifact name="dtangler-testdata-good-deps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hjug.dtangler.testdata.gooddeps', module='dtangler-testdata-good-deps', version='2.1.0')
)
libraryDependencies += "org.hjug.dtangler.testdata.gooddeps" % "dtangler-testdata-good-deps" % "2.1.0"
[org.hjug.dtangler.testdata.gooddeps/dtangler-testdata-good-deps "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |