Last Version

gwt-test-utils-gxt2 0.46

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-gxt2
Version

Version

0.46
Type

Type

jar
Description

Description

gwt-test-utils-gxt2
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-gxt2/

Download gwt-test-utils-gxt2 0.46


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

Dependencies

compile (1)

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

provided (7)

Group / Artifact Type Version
com.googlecode.gwt-test-utils : gwt-test-utils jar 0.46
com.google.gwt : gwt-user jar 2.5.1
com.google.gwt : gwt-servlet jar 2.5.1
com.extjs : gxt jar 2.2.0
com.jhickman : gxt-uibinder jar 1.0.1
com.jhickman : gwt-customuibinder jar 1.1.0
junit : junit jar 4.10

test (1)

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

Project Modules

There are no modules declared in this project.