Last Version

Maven Mojo Timer 1.1.1

Maven extension that profiles the time spent in various parts of a maven build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nl.future-edge
ArtifactId

ArtifactId

maven-mojo-timer
Version

Version

1.1.1
Type

Type

jar
Description

Description

Maven Mojo Timer
Maven extension that profiles the time spent in various parts of a maven build.
Project URL

Project URL

https://github.com/willemsrb/maven-mojo-timer
Source Code Management

Source Code Management

https://github.com/willemsrb/maven-mojo-timer

Download maven-mojo-timer 1.1.1


<!-- https://jarcasting.com/artifacts/nl.future-edge/maven-mojo-timer/ -->
<dependency>
    <groupId>nl.future-edge</groupId>
    <artifactId>maven-mojo-timer</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.future-edge/maven-mojo-timer/
implementation 'nl.future-edge:maven-mojo-timer:1.1.1'
// https://jarcasting.com/artifacts/nl.future-edge/maven-mojo-timer/
implementation ("nl.future-edge:maven-mojo-timer:1.1.1")
'nl.future-edge:maven-mojo-timer:jar:1.1.1'
<dependency org="nl.future-edge" name="maven-mojo-timer" rev="1.1.1">
  <artifact name="maven-mojo-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.future-edge', module='maven-mojo-timer', version='1.1.1')
)
libraryDependencies += "nl.future-edge" % "maven-mojo-timer" % "1.1.1"
[nl.future-edge/maven-mojo-timer "1.1.1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0
org.slf4j : slf4j-api jar 1.7.22

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-core test-jar 2.8.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.