License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing |
GroupId | GroupIdcom.google.gwt.gwtmockito |
ArtifactId | ArtifactIdgwtmockito-parent |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGwtMockito (Parent)
Better GWT unit testing
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwtmockito-parent-1.1.9.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-parent/ -->
<dependency>
<groupId>com.google.gwt.gwtmockito</groupId>
<artifactId>gwtmockito-parent</artifactId>
<version>1.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-parent/
implementation 'com.google.gwt.gwtmockito:gwtmockito-parent:1.1.9'
// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito-parent/
implementation ("com.google.gwt.gwtmockito:gwtmockito-parent:1.1.9")
'com.google.gwt.gwtmockito:gwtmockito-parent:pom:1.1.9'
<dependency org="com.google.gwt.gwtmockito" name="gwtmockito-parent" rev="1.1.9">
<artifact name="gwtmockito-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.gwtmockito', module='gwtmockito-parent', version='1.1.9')
)
libraryDependencies += "com.google.gwt.gwtmockito" % "gwtmockito-parent" % "1.1.9"
[com.google.gwt.gwtmockito/gwtmockito-parent "1.1.9"]