Last Version

PlantUML Maven Plugin :: Parent 0.2

Maven Plugin for generating diagrams from PlantUML sources

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

it.mulders.puml
ArtifactId

ArtifactId

puml-parent
Version

Version

0.2
Type

Type

pom
Description

Description

PlantUML Maven Plugin :: Parent
Maven Plugin for generating diagrams from PlantUML sources
Project URL

Project URL

https://github.com/mthmulders/puml-maven-plugin
Source Code Management

Source Code Management

https://github.com/mthmulders/puml-maven-plugin

Download puml-parent 0.2

Filename Size
puml-parent-0.2.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/ -->
<dependency>
    <groupId>it.mulders.puml</groupId>
    <artifactId>puml-parent</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/
implementation 'it.mulders.puml:puml-parent:0.2'
// https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/
implementation ("it.mulders.puml:puml-parent:0.2")
'it.mulders.puml:puml-parent:pom:0.2'
<dependency org="it.mulders.puml" name="puml-parent" rev="0.2">
  <artifact name="puml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.mulders.puml', module='puml-parent', version='0.2')
)
libraryDependencies += "it.mulders.puml" % "puml-parent" % "0.2"
[it.mulders.puml/puml-parent "0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-plugin
  • plantuml-api
  • plantuml-v1-adapter
  • tests