License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.dibog |
ArtifactId | ArtifactIdpom-to-dot-maven-plugin-demo |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionDisplays the hierarchical structure of POM as DOT files.
|
Filename | Size |
---|---|
pom-to-dot-maven-plugin-demo-1.4.0.pom | |
pom-to-dot-maven-plugin-demo-1.4.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/ -->
<dependency>
<groupId>io.github.dibog</groupId>
<artifactId>pom-to-dot-maven-plugin-demo</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/
implementation 'io.github.dibog:pom-to-dot-maven-plugin-demo:1.4.0'
// https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/
implementation ("io.github.dibog:pom-to-dot-maven-plugin-demo:1.4.0")
'io.github.dibog:pom-to-dot-maven-plugin-demo:jar:1.4.0'
<dependency org="io.github.dibog" name="pom-to-dot-maven-plugin-demo" rev="1.4.0">
<artifact name="pom-to-dot-maven-plugin-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dibog', module='pom-to-dot-maven-plugin-demo', version='1.4.0')
)
libraryDependencies += "io.github.dibog" % "pom-to-dot-maven-plugin-demo" % "1.4.0"
[io.github.dibog/pom-to-dot-maven-plugin-demo "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.40 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.40 |