MVN

com.googlecode.gwt-measure : gwt-measure-parent

Maven & Gradle

Oct 26, 2011

gwt-measure · GWT Measure is an extension to Google Web Toolkit framework adding production monitoring and performance measurement capabilities.

<dependency>
    <groupId>com.googlecode.gwt-measure</groupId>
    <artifactId>gwt-measure-parent</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.gwt-measure : gwt-measure-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of com.googlecode.gwt-measure : gwt-measure-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
gwt-measure-parent-0.2.4
gwt-measure-parent-0.2.3
gwt-measure-parent-0.2.2
gwt-measure-parent-0.2.1
gwt-measure-parent-0.2.0
0.1.x
gwt-measure-parent-0.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.gwt-measure</groupId>
    <artifactId>gwt-measure-parent</artifactId>
    <version>0.2.4</version>
</dependency>