Last Version

GWT-Platform 1.6

A complete model-view-presenter framework to simplify your next GWT project.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp
Version

Version

1.6
Type

Type

pom
Description

Description

GWT-Platform
A complete model-view-presenter framework to simplify your next GWT project.
Project URL

Project URL

http://arcbees.github.io/GWTP/
Project Organization

Project Organization

Arcbees
Source Code Management

Source Code Management

https://github.com/ArcBees/GWTP

Download gwtp 1.6

Filename Size
gwtp-1.6.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp</artifactId>
    <version>1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp/
implementation 'com.gwtplatform:gwtp:1.6'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp/
implementation ("com.gwtplatform:gwtp:1.6")
'com.gwtplatform:gwtp:pom:1.6'
<dependency org="com.gwtplatform" name="gwtp" rev="1.6">
  <artifact name="gwtp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp', version='1.6')
)
libraryDependencies += "com.gwtplatform" % "gwtp" % "1.6"
[com.gwtplatform/gwtp "1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gwtp-core
  • gwtp-crawler-service