json.JsonItemTemplate.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gitlog-maven-plugin Show documentation
Show all versions of gitlog-maven-plugin Show documentation
Generates a changelog based on commits to a git repository in text and HTML format showing the changes
that are included in each version. A possible use of this is to include these changelogs when packaging your
maven project so that you have an accurate list of commits that the current package includes.
The newest version!
{ "id":"{id}", "message":"{message}", "authorName":"{authorName}", "authorEmail":"{authorEmail}", "committerName":"{committerName}", "committerEmail":"{committerEmail}", "date":"{date}", "tags":[{tagItems}] } © 2015 - 2025 Weber Informatics LLC | Privacy Policy