Last Version

GWTP Core 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-core
Version

Version

1.6
Type

Type

pom
Description

Description

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

Project URL

http://arcbees.github.io/GWTP/gwtp-core/
Project Organization

Project Organization

Arcbees

Download gwtp-core 1.6

Filename Size
gwtp-core-1.6.pom 12 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • gwtp-mvp-shared
  • gwtp-mvp-client
  • gwtp-clients-common
  • gwtp-dispatch-common-client
  • gwtp-dispatch-common-shared
  • gwtp-dispatch-rest
  • gwtp-dispatch-rest-shared
  • gwtp-dispatch-rpc-client
  • gwtp-dispatch-rpc-shared
  • gwtp-dispatch-rpc-server
  • gwtp-dispatch-rpc-server-guice
  • gwtp-dispatch-rpc-server-spring
  • gwtp-dispatch-rpc-test
  • gwtp-tester
  • gwtp-processors
  • gwtp-crawler
  • gwtp-all