| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.kstruct |
| ArtifactId | ArtifactIdmarkdown-static-site-generator-maven-plugin |
| Version | Version0.0.6 |
| Type | Typemaven-plugin |
| Description |
DescriptionMarkdown Static Site Generator
A very simple markdown static site generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.kstruct</groupId>
<artifactId>markdown-static-site-generator-maven-plugin</artifactId>
<version>0.0.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.25-incubating |
| com.atlassian.commonmark : commonmark | jar | 0.7.1 |
| com.atlassian.commonmark : commonmark-ext-gfm-tables | jar | 0.7.1 |
| com.atlassian.commonmark : commonmark-ext-yaml-front-matter | jar | 0.7.1 |
| org.projectlombok : lombok | jar | 1.16.10 |
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.jimfs : jimfs | jar | 1.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.1.0-RC.1 |