License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtboot |
ArtifactId | ArtifactIdgwt-boot-starter-restygwt |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-boot-starter-restygwt
GWT Boot Starter RestyGWT
|
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-restygwt/ -->
<dependency>
<groupId>com.github.gwtboot</groupId>
<artifactId>gwt-boot-starter-restygwt</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-restygwt/
implementation 'com.github.gwtboot:gwt-boot-starter-restygwt:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-restygwt/
implementation ("com.github.gwtboot:gwt-boot-starter-restygwt:1.0.1")
'com.github.gwtboot:gwt-boot-starter-restygwt:jar:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-starter-restygwt" rev="1.0.1">
<artifact name="gwt-boot-starter-restygwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter-restygwt', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-restygwt" % "1.0.1"
[com.github.gwtboot/gwt-boot-starter-restygwt "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gwtboot : gwt-boot-starter | jar | 1.0.1 |
org.fusesource.restygwt : restygwt | jar | 2.2.7 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |