License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.appfuse |
ArtifactId | ArtifactIdappfuse-gwt |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAppFuse GWT Module
GWT Module for AppFuse: includes GWT, gwt-bootstrap, PhoneGap.
Include this module in your dependencies if you want to use GWT as your web framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
appfuse-gwt-3.5.0.pom | |
appfuse-gwt-3.5.0.war | 58 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-gwt/ -->
<dependency>
<groupId>org.appfuse</groupId>
<artifactId>appfuse-gwt</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-gwt/
implementation 'org.appfuse:appfuse-gwt:3.5.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-gwt/
implementation ("org.appfuse:appfuse-gwt:3.5.0")
'org.appfuse:appfuse-gwt:war:3.5.0'
<dependency org="org.appfuse" name="appfuse-gwt" rev="3.5.0">
<artifact name="appfuse-gwt" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-gwt', version='3.5.0')
)
libraryDependencies += "org.appfuse" % "appfuse-gwt" % "3.5.0"
[org.appfuse/appfuse-gwt "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.0.1 |
struts-menu : struts-menu | jar | 2.4.3 |
opensymphony : sitemesh | jar | 2.4.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.apache.logging.log4j : log4j-web | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.37.1 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.37.1 |
org.subethamail : subethasmtp-wiser | jar | 1.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |