maven-profiler

Log and POST module execution times

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.central1.buildtools
ArtifactId

ArtifactId

maven-profiler
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-profiler
Log and POST module execution times
Project URL

Project URL

http://github.com/delliot/maven-profiler
Source Code Management

Source Code Management

https://github.com/delliot/maven-profiler

Download maven-profiler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
com.eclipsesource.minimal-json : minimal-json jar 0.9.4
org.slf4j : slf4j-simple jar 1.7.22
org.apache.httpcomponents : httpclient jar 4.5.3

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0