License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-maven-plugin-parent |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionC4-PlantUML :: Plugin
C4PlantUML Maven plugin
|
Filename | Size |
---|---|
c4plantuml-maven-plugin-parent-1.0.0-RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-plugin-parent/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-maven-plugin-parent</artifactId>
<version>1.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-plugin-parent/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-maven-plugin-parent:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-plugin-parent/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-maven-plugin-parent:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-maven-plugin-parent:pom:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-maven-plugin-parent" rev="1.0.0-RC1">
<artifact name="c4plantuml-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-maven-plugin-parent', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-maven-plugin-parent" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-maven-plugin-parent "1.0.0-RC1"]