Last Version

GWTP MVP client 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 CLI ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-mvp-client
Version

Version

1.6
Type

Type

jar
Description

Description

GWTP MVP client
A complete model-view-presenter framework to simplify your next GWT project.
Project Organization

Project Organization

Arcbees

Download gwtp-mvp-client 1.6


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

Dependencies

compile (7)

Group / Artifact Type Version
com.gwtplatform : gwtp-clients-common jar 1.6
com.gwtplatform : gwtp-mvp-shared jar 1.6
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0
com.google.gwt.inject : gin jar 2.1.2
org.apache.velocity : velocity jar 1.7
com.google.code.findbugs : jsr305 jar 3.0.1

provided (2)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
javax.inject : javax.inject jar 1

test (6)

Group / Artifact Type Version
com.gwtplatform : gwtp-tester jar 1.6
org.jukito : jukito jar 1.4.1
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava jar 19.0
com.gwtplatform : gwtp-dispatch-rpc-client jar 1.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.