snippets
Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdguru.nidi.maven.plugins |
| ArtifactId | ArtifactIdsnippets-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionsnippets-maven-plugin
Maven plugin of snippets.
|
<plugin>
<groupId>guru.nidi.maven.plugins</groupId>
<artifactId>snippets-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| guru.nidi : snippets-core | jar | 1.0.1 |
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.platform : junit-platform-commons | jar | 1.7.0 |
| org.junit.platform : junit-platform-engine | jar | 1.7.0 |
| org.apiguardian : apiguardian-api | jar | 1.0.0 |
Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.