is not current version
Last Version 0.1.5

com.github.davidmoten:plantuml-maven-plugin-test 0.1.2

Generates UML diagrams using PlantUML syntax

Categories

Categories

Maven Build Tools Ant UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

plantuml-maven-plugin-test
Version

Version

0.1.2
Type

Type

jar

Download plantuml-maven-plugin-test 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/plantuml-maven-plugin-test/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>plantuml-maven-plugin-test</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/plantuml-maven-plugin-test/
implementation 'com.github.davidmoten:plantuml-maven-plugin-test:0.1.2'
// https://jarcasting.com/artifacts/com.github.davidmoten/plantuml-maven-plugin-test/
implementation ("com.github.davidmoten:plantuml-maven-plugin-test:0.1.2")
'com.github.davidmoten:plantuml-maven-plugin-test:jar:0.1.2'
<dependency org="com.github.davidmoten" name="plantuml-maven-plugin-test" rev="0.1.2">
  <artifact name="plantuml-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='plantuml-maven-plugin-test', version='0.1.2')
)
libraryDependencies += "com.github.davidmoten" % "plantuml-maven-plugin-test" % "0.1.2"
[com.github.davidmoten/plantuml-maven-plugin-test "0.1.2"]