| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.schegge |
| ArtifactId | ArtifactIdrest-markdown-maven-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionREST Markdown Maven Plugin
A simple Maven plugin to convert openapi.json files to Asciidoctor.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>de.schegge</groupId>
<artifactId>rest-markdown-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| de.schegge : stream-collector-utilities | jar | 0.1.3 |
| org.apache.maven : maven-plugin-api | jar | 3.8.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations Optional | jar | 3.6.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| org.freemarker : freemarker | jar | 2.3.31 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |