snippets-maven-plugin

Maven plugin of snippets.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

guru.nidi.maven.plugins
ArtifactId

ArtifactId

snippets-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

snippets-maven-plugin
Maven plugin of snippets.

Download snippets-maven-plugin

How to add to project

<plugin>
    <groupId>guru.nidi.maven.plugins</groupId>
    <artifactId>snippets-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
guru.nidi : snippets-core jar 1.0.1
org.apache.maven : maven-plugin-api jar 3.6.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (6)

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

Project Modules

There are no modules declared in this project.

snippets

Build Status codecov License

Include running/compiling code snippets directly from source code into documentation. Based on an old idea from @Stefku.

Versions

Version
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1