| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdopenapi-to-plantuml |
| Last Version | Last Version0.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenapi-to-plantuml
Generates PlantUML file from an OpenAPI 3.0 Definition
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/openapi-to-plantuml/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>openapi-to-plantuml</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/openapi-to-plantuml/
implementation 'com.github.davidmoten:openapi-to-plantuml:0.1.11'
// https://jarcasting.com/artifacts/com.github.davidmoten/openapi-to-plantuml/
implementation ("com.github.davidmoten:openapi-to-plantuml:0.1.11")
'com.github.davidmoten:openapi-to-plantuml:jar:0.1.11'
<dependency org="com.github.davidmoten" name="openapi-to-plantuml" rev="0.1.11">
<artifact name="openapi-to-plantuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='openapi-to-plantuml', version='0.1.11')
)
libraryDependencies += "com.github.davidmoten" % "openapi-to-plantuml" % "0.1.11"
[com.github.davidmoten/openapi-to-plantuml "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger.parser.v3 : swagger-parser | jar | 2.1.1 |
| com.github.davidmoten : guava-mini | jar | 0.1.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.sourceforge.plantuml : plantuml Optional | jar | 1.2022.5 |
| guru.nidi : graphviz-java Optional | jar | 0.18.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| junit : junit | jar | 4.13.2 |
| com.github.davidmoten : junit-extras | jar | 0.4 |