License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.gwt-measure |
ArtifactId | ArtifactIdgwt-measure |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Measure is an extension to Google Web Toolkit framework
adding production monitoring and performance measurement capabilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-measure-0.2.4.pom | |
gwt-measure-0.2.4.jar | 183 KB |
gwt-measure-0.2.4-sources.jar | 82 KB |
gwt-measure-0.2.4-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-measure/gwt-measure/ -->
<dependency>
<groupId>com.googlecode.gwt-measure</groupId>
<artifactId>gwt-measure</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-measure/gwt-measure/
implementation 'com.googlecode.gwt-measure:gwt-measure:0.2.4'
// https://jarcasting.com/artifacts/com.googlecode.gwt-measure/gwt-measure/
implementation ("com.googlecode.gwt-measure:gwt-measure:0.2.4")
'com.googlecode.gwt-measure:gwt-measure:jar:0.2.4'
<dependency org="com.googlecode.gwt-measure" name="gwt-measure" rev="0.2.4">
<artifact name="gwt-measure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-measure', module='gwt-measure', version='0.2.4')
)
libraryDependencies += "com.googlecode.gwt-measure" % "gwt-measure" % "0.2.4"
[com.googlecode.gwt-measure/gwt-measure "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.11 |
com.google.code.gson : gson | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.3.0 |
com.google.gwt : gwt-servlet | jar | 2.3.0 |
com.google.gwt : gwt-dev | jar | 2.3.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |