Download gwt-mock-2.5.1-0.1.0.jar file - Jar g

Jar examples for g:gwt-mock-2.5.1

Description

A mocked implementation for GWT-2.5.1 that can run in the JVM to allow integration testing

You can download jar file gwt-mock-2.5.1 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gwt-mock-2.5.1-0.1.0.jar to your project.

<dependency>
   <groupId>com.doctusoft</groupId>
   <artifactId>gwt-mock-2.5.1</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.doctusoft', name: 'gwt-mock-2.5.1', version: '0.1.0'
libraryDependencies += "com.doctusoft" % "gwt-mock-2.5.1" % "0.1.0"
<dependency org="com.doctusoft" name="gwt-mock-2.5.1" rev="0.1.0"/>
@Grapes(@Grab(group='com.doctusoft', module='gwt-mock-2.5.1', version='0.1.0'))
'com.doctusoft:gwt-mock-2.5.1:jar:0.1.0'

Download

Click the following link to download the jar file.

gwt-mock-2.5.1-0.1.0-javadoc.jar
gwt-mock-2.5.1-0.1.0-sources.jar
gwt-mock-2.5.1-0.1.0.jar
gwt-mock-2.5.1-0.1.0.pom



Related Tutorials