gwt-boot-starter-test

GWT Boot Starter Test

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtboot
ArtifactId

ArtifactId

gwt-boot-starter-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-boot-starter-test
GWT Boot Starter Test

Download gwt-boot-starter-test

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gwtboot : gwt-boot-starter jar 1.0.1
com.google.gwt.gwtmockito : gwtmockito jar 1.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0