x-gwt-essential

Multiple GWT extensions - js lib wrapping

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.spirylics.xgwt
ArtifactId

ArtifactId

x-gwt-essential
Last Version

Last Version

2.0-alpha9
Release Date

Release Date

Type

Type

jar
Description

Description

x-gwt-essential
Multiple GWT extensions - js lib wrapping

Download x-gwt-essential

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-essential/ -->
<dependency>
    <groupId>com.github.spirylics.xgwt</groupId>
    <artifactId>x-gwt-essential</artifactId>
    <version>2.0-alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-essential/
implementation 'com.github.spirylics.xgwt:x-gwt-essential:2.0-alpha9'
// https://jarcasting.com/artifacts/com.github.spirylics.xgwt/x-gwt-essential/
implementation ("com.github.spirylics.xgwt:x-gwt-essential:2.0-alpha9")
'com.github.spirylics.xgwt:x-gwt-essential:jar:2.0-alpha9'
<dependency org="com.github.spirylics.xgwt" name="x-gwt-essential" rev="2.0-alpha9">
  <artifact name="x-gwt-essential" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.xgwt', module='x-gwt-essential', version='2.0-alpha9')
)
libraryDependencies += "com.github.spirylics.xgwt" % "x-gwt-essential" % "2.0-alpha9"
[com.github.spirylics.xgwt/x-gwt-essential "2.0-alpha9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.github.nmorel.gwtjackson : gwt-jackson jar 0.14.2
com.google.guava : guava-gwt jar 20.0
com.googlecode.gwtquery : gwtquery jar 1.5-beta1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.gwt.gwtmockito : gwtmockito jar 1.1.6

Project Modules

There are no modules declared in this project.

#XGWT

Build Status

What does XGWT do ?

XGWT is a light library for GWT which provides useful component often wrapped from js library.

What does XGWT needed ?

  • Java 8
  • Maven 3+
  • GWT 2.8+

How to contribute ?

You have a awesome feature or a fix bug ? Any merge request will be appreciated.

Versions

Version
2.0-alpha9
2.0-alpha8
2.0-alpha7
2.0-alpha6
2.0-alpha5
2.0-alpha4
2.0-alpha3
2.0-alpha2
2.0-alpha1
1.6
1.4