XqGwtMvc

A framework for implementing the MVP variant of the Model View Controller design pattern in the context of GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.xq-gwt-mvc
ArtifactId

ArtifactId

XqGwtMvc
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

jar
Description

Description

XqGwtMvc
A framework for implementing the MVP variant of the Model View Controller design pattern in the context of GWT
Project URL

Project URL

https://code.google.com/p/xq-gwt-mvc/
Source Code Management

Source Code Management

http://code.google.com/p/xq-gwt-mvc/source/browse

Download XqGwtMvc

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.xq-gwt-mvc/XqGwtMvc/ -->
<dependency>
    <groupId>com.googlecode.xq-gwt-mvc</groupId>
    <artifactId>XqGwtMvc</artifactId>
    <version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.xq-gwt-mvc/XqGwtMvc/
implementation 'com.googlecode.xq-gwt-mvc:XqGwtMvc:1.13'
// https://jarcasting.com/artifacts/com.googlecode.xq-gwt-mvc/XqGwtMvc/
implementation ("com.googlecode.xq-gwt-mvc:XqGwtMvc:1.13")
'com.googlecode.xq-gwt-mvc:XqGwtMvc:jar:1.13'
<dependency org="com.googlecode.xq-gwt-mvc" name="XqGwtMvc" rev="1.13">
  <artifact name="XqGwtMvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.xq-gwt-mvc', module='XqGwtMvc', version='1.13')
)
libraryDependencies += "com.googlecode.xq-gwt-mvc" % "XqGwtMvc" % "1.13"
[com.googlecode.xq-gwt-mvc/XqGwtMvc "1.13"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.13