| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Ant UML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdplantuml-maven-plugin-test |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplantuml-maven-plugin-test
Generates UML diagrams using PlantUML syntax
|
| Filename | Size |
|---|---|
| plantuml-maven-plugin-test-0.1.5.pom | |
| plantuml-maven-plugin-test-0.1.5.jar | 2 KB |
| Browse |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/plantuml-maven-plugin-test/
implementation 'com.github.davidmoten:plantuml-maven-plugin-test:0.1.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/plantuml-maven-plugin-test/
implementation ("com.github.davidmoten:plantuml-maven-plugin-test:0.1.5")
'com.github.davidmoten:plantuml-maven-plugin-test:jar:0.1.5'
<dependency org="com.github.davidmoten" name="plantuml-maven-plugin-test" rev="0.1.5">
<artifact name="plantuml-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='plantuml-maven-plugin-test', version='0.1.5')
)
libraryDependencies += "com.github.davidmoten" % "plantuml-maven-plugin-test" % "0.1.5"
[com.github.davidmoten/plantuml-maven-plugin-test "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |