is not current version
Last Version 0.1.7

com.doctusoft:gwt-mock-2.5.1 0.1.0

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.doctusoft
ArtifactId

ArtifactId

gwt-mock-2.5.1
Version

Version

0.1.0
Type

Type

jar

Download gwt-mock-2.5.1 0.1.0


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