Last Version

GWTP MVP shared 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-mvp-shared
Version

Version

1.6
Type

Type

jar
Description

Description

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

Project Organization

Arcbees

Download gwtp-mvp-shared 1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gwtplatform : gwtp-clients-common jar 1.6
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.jukito : jukito jar 1.4.1
com.google.guava : guava jar 19.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.