Last Version

Maven Timeline plugin 1.6

Output the timeline of a build to am html file

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.takari.maven
ArtifactId

ArtifactId

maven-timeline
Version

Version

1.6
Type

Type

jar
Description

Description

Maven Timeline plugin
Output the timeline of a build to am html file
Project URL

Project URL

https://github.com/dgageot/maven-timeline

Download maven-timeline 1.6


<!-- https://jarcasting.com/artifacts/io.takari.maven/maven-timeline/ -->
<dependency>
    <groupId>io.takari.maven</groupId>
    <artifactId>maven-timeline</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.takari.maven/maven-timeline/
implementation 'io.takari.maven:maven-timeline:1.6'
// https://jarcasting.com/artifacts/io.takari.maven/maven-timeline/
implementation ("io.takari.maven:maven-timeline:1.6")
'io.takari.maven:maven-timeline:jar:1.6'
<dependency org="io.takari.maven" name="maven-timeline" rev="1.6">
  <artifact name="maven-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.takari.maven', module='maven-timeline', version='1.6')
)
libraryDependencies += "io.takari.maven" % "maven-timeline" % "1.6"
[io.takari.maven/maven-timeline "1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.1
org.apache.maven : maven-core jar 3.2.1
joda-time : joda-time jar 2.4
com.google.code.gson : gson jar 2.3

Project Modules

There are no modules declared in this project.