| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.gwtboot | 
| ArtifactId | ArtifactIdgwt-boot-starter-test | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongwt-boot-starter-test GWT Boot Starter Test | 
| Filename | Size | 
|---|---|
| gwt-boot-starter-test-1.0.1.pom | |
| gwt-boot-starter-test-1.0.1.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-test/ -->
<dependency>
    <groupId>com.github.gwtboot</groupId>
    <artifactId>gwt-boot-starter-test</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-test/
implementation 'com.github.gwtboot:gwt-boot-starter-test:1.0.1'// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-test/
implementation ("com.github.gwtboot:gwt-boot-starter-test:1.0.1")'com.github.gwtboot:gwt-boot-starter-test:jar:1.0.1'<dependency org="com.github.gwtboot" name="gwt-boot-starter-test" rev="1.0.1">
  <artifact name="gwt-boot-starter-test" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter-test', version='1.0.1')
)libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-test" % "1.0.1"[com.github.gwtboot/gwt-boot-starter-test "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.gwtboot : gwt-boot-starter | jar | 1.0.1 | 
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.9 |