Last Version

gwt-test-utils-parent 0.63

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

Version

0.63
Type

Type

pom
Description

Description

gwt-test-utils-parent
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/
Source Code Management

Source Code Management

https://github.com/gwt-test-utils/gwt-test-utils

Download gwt-test-utils-parent 0.63


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

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

Project Modules

  • gwt-test-utils
  • gwt-test-utils-csv