| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing | 
| GroupId | GroupIdcom.google.gwt.gwtmockito | 
| ArtifactId | ArtifactIdgwtmockito-sample | 
| Last Version | Last Version1.1.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGwtMockito Sample Application Better GWT unit testing | 
| Filename | Size | 
|---|---|
| gwtmockito-sample-1.1.9.pom | |
| gwtmockito-sample-1.1.9.jar | 4 KB | 
| gwtmockito-sample-1.1.9-sources.jar | 1 KB | 
| gwtmockito-sample-1.1.9-javadoc.jar | 39 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-sample/ -->
<dependency>
    <groupId>com.google.gwt.gwtmockito</groupId>
    <artifactId>gwtmockito-sample</artifactId>
    <version>1.1.9</version>
</dependency>// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-sample/
implementation 'com.google.gwt.gwtmockito:gwtmockito-sample:1.1.9'// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-sample/
implementation ("com.google.gwt.gwtmockito:gwtmockito-sample:1.1.9")'com.google.gwt.gwtmockito:gwtmockito-sample:jar:1.1.9'<dependency org="com.google.gwt.gwtmockito" name="gwtmockito-sample" rev="1.1.9">
  <artifact name="gwtmockito-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.gwt.gwtmockito', module='gwtmockito-sample', version='1.1.9')
)libraryDependencies += "com.google.gwt.gwtmockito" % "gwtmockito-sample" % "1.1.9"[com.google.gwt.gwtmockito/gwtmockito-sample "1.1.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.9 |