License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net Geo Business Logic Libraries Geospatial |
GroupId | GroupIdnet.gageot |
ArtifactId | ArtifactIdmaven-timeline |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Timeline plugin
Output the timeline of a build to am html file
|
Project URL |
Project URL |
Filename | Size |
---|---|
maven-timeline-1.3.pom | |
maven-timeline-1.3.jar | 9 KB |
maven-timeline-1.3-sources.jar | 4 KB |
maven-timeline-1.3-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.gageot/maven-timeline/ -->
<dependency>
<groupId>net.gageot</groupId>
<artifactId>maven-timeline</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.gageot/maven-timeline/
implementation 'net.gageot:maven-timeline:1.3'
// https://jarcasting.com/artifacts/net.gageot/maven-timeline/
implementation ("net.gageot:maven-timeline:1.3")
'net.gageot:maven-timeline:jar:1.3'
<dependency org="net.gageot" name="maven-timeline" rev="1.3">
<artifact name="maven-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gageot', module='maven-timeline', version='1.3')
)
libraryDependencies += "net.gageot" % "maven-timeline" % "1.3"
[net.gageot/maven-timeline "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.3 |
org.apache.maven : maven-core | jar | 3.0.3 |
com.github.jknack : handlebars | jar | 1.1.2 |