Last Version

gwt-test-utils-gxt 0.38

gwt-test-utils is a Java framework that allows to test GWT client side code in a efficient, easy way

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-test-utils
ArtifactId

ArtifactId

gwt-test-utils-gxt
Version

Version

0.38
Type

Type

jar
Description

Description

gwt-test-utils-gxt
gwt-test-utils is a Java framework that allows to test GWT client side code in a efficient, easy way
Project URL

Project URL

http://code.google.com/p/gwt-test-utils/gwt-test-utils-gxt/

Download gwt-test-utils-gxt 0.38


<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-test-utils/gwt-test-utils-gxt/ -->
<dependency>
    <groupId>com.googlecode.gwt-test-utils</groupId>
    <artifactId>gwt-test-utils-gxt</artifactId>
    <version>0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-test-utils/gwt-test-utils-gxt/
implementation 'com.googlecode.gwt-test-utils:gwt-test-utils-gxt:0.38'
// https://jarcasting.com/artifacts/com.googlecode.gwt-test-utils/gwt-test-utils-gxt/
implementation ("com.googlecode.gwt-test-utils:gwt-test-utils-gxt:0.38")
'com.googlecode.gwt-test-utils:gwt-test-utils-gxt:jar:0.38'
<dependency org="com.googlecode.gwt-test-utils" name="gwt-test-utils-gxt" rev="0.38">
  <artifact name="gwt-test-utils-gxt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-test-utils', module='gwt-test-utils-gxt', version='0.38')
)
libraryDependencies += "com.googlecode.gwt-test-utils" % "gwt-test-utils-gxt" % "0.38"
[com.googlecode.gwt-test-utils/gwt-test-utils-gxt "0.38"]

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.gwt-test-utils : gwt-test-utils jar 0.38
com.extjs : gxt jar 2.2.0
org.slf4j : slf4j-api jar 1.6.1

provided (3)

Group / Artifact Type Version
com.jhickman : gxt-uibinder jar 1.0.1
com.jhickman : gwt-customuibinder jar 1.1.0
junit : junit jar 4.8.2

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.