Chosen gQuery plugin example

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

License

License

GroupId

GroupId

com.github.jdramaix
ArtifactId

ArtifactId

chosen-sample
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

war
Description

Description

Chosen gQuery plugin example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Julien Dramaix

Download chosen-sample

How to add to project

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

Dependencies

compile (1)

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

provided (3)

Group / Artifact Type Version
com.github.jdramaix : gwtchosen jar 1.2.0
com.googlecode.gwtquery : gwtquery jar 1.3.3
com.google.gwt : gwt-dev jar 2.5.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.2.0
1.1.0-alpha-2
1.1.0-alpha-1