dgageot / maven-timeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use?

Add this snipplet in the "build" section to your pom.xml:

<extensions>
  <extension>
    <groupId>net.gageot</groupId>
    <artifactId>maven-timeline</artifactId>
    <version>1.3</version>
  </extension>
</extensions>

Results will be available in target/timeline.html

About

License:Other


Languages

Language:Java 94.9%Language:Handlebars 5.1%