Gwt Query Core API

GwtQuery is a jQuery clone written in GWT.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtquery
ArtifactId

ArtifactId

gwtquery
Last Version

Last Version

1.5-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Gwt Query Core API
GwtQuery is a jQuery clone written in GWT.
Project URL

Project URL

http://gquery.org
Source Code Management

Source Code Management

http://code.google.com/p/gwtquery/source/browse/gwtquery/

Download gwtquery

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-elemental jar 2.8.0-beta1

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1
com.google.gwt : gwt-dev jar 2.8.0-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5-beta1
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.1.0.rc1
1.0.0
1.0.0-M3
1.0.0-M2
1.0.0-M1