Sencha GXT Examples

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt-examples
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

war
Description

Description

Sencha GXT Examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gxt-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.sencha.gxt/gxt-examples/ -->
<dependency>
    <groupId>com.sencha.gxt</groupId>
    <artifactId>gxt-examples</artifactId>
    <version>3.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-examples/
implementation 'com.sencha.gxt:gxt-examples:3.1.1'
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-examples/
implementation ("com.sencha.gxt:gxt-examples:3.1.1")
'com.sencha.gxt:gxt-examples:war:3.1.1'
<dependency org="com.sencha.gxt" name="gxt-examples" rev="3.1.1">
  <artifact name="gxt-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='gxt-examples', version='3.1.1')
)
libraryDependencies += "com.sencha.gxt" % "gxt-examples" % "3.1.1"
[com.sencha.gxt/gxt-examples "3.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.gwt.inject : gin jar 1.5.0
com.sencha.gxt : gxt jar 3.1.1
org.hsqldb : hsqldb jar 2.0.0
org.apache.openjpa : openjpa-all jar 2.1.0
org.json : json jar 20090211
javax.validation : validation-api jar 1.0.0.GA

provided (6)

Group / Artifact Type Version
com.sencha.gxt : gxt-themebuilder jar 3.1.1
com.google.gwt : gwt-user jar 2.6.0
com.google.gwt : gwt-dev jar 2.6.0
com.sencha.gxt : gxt-chart jar 3.1.1
com.sencha.gxt : gxt-theme-neptune jar 3.1.1
com.google.web.bindery : requestfactory-apt jar 2.6.0

runtime (2)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.6.0
org.apache.bval : bval-jsr303 jar 0.2-incubating

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.1.0-beta
3.0.1
3.0.0b
3.0.0
3.0.0-rc2
3.0.0-rc
3.0.0-beta4
3.0.0-beta3
3.0.0-beta2
3.0.0-beta1