License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.credibledoc |
ArtifactId | ArtifactIdplantuml-parent |
Last Version | Last Version1.0.47 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.credibledoc:plantuml-parent
A simple library for generation plantUML diagrams.
See the https://github.com/credibledoc/credible-doc/tree/master/plantuml page.
|
Project URL |
Project URL |
Filename | Size |
---|---|
plantuml-parent-1.0.47.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.credibledoc/plantuml-parent/ -->
<dependency>
<groupId>com.credibledoc</groupId>
<artifactId>plantuml-parent</artifactId>
<version>1.0.47</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.credibledoc/plantuml-parent/
implementation 'com.credibledoc:plantuml-parent:1.0.47'
// https://jarcasting.com/artifacts/com.credibledoc/plantuml-parent/
implementation ("com.credibledoc:plantuml-parent:1.0.47")
'com.credibledoc:plantuml-parent:pom:1.0.47'
<dependency org="com.credibledoc" name="plantuml-parent" rev="1.0.47">
<artifact name="plantuml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.credibledoc', module='plantuml-parent', version='1.0.47')
)
libraryDependencies += "com.credibledoc" % "plantuml-parent" % "1.0.47"
[com.credibledoc/plantuml-parent "1.0.47"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |