Skip to content

khomisha/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI

Overview

Gwt-Ext based UI widgets collection. It is ready for use with Dataservice Library (https://github.com/khomisha/dataservice) for building GWT applications

Building From Source

Maven is used to build and deploy.

Run build jar:

$ mvn package

The resulting jar files are in target/.

Generate the documentation:

$ mvn javadoc:javadoc

The resulting HTML files are in target/site/apidocs/.

Using From Maven

Any Maven based project can use it directly by adding the appropriate entries to the dependencies section of its pom.xml file:

<dependencies>
  <dependency>
    <groupId>org.homedns.mkh</groupId>
    <artifactId>ui</artifactId>
    <version>1.0.5</version>
  </dependency>
</dependencies>

Using From Binaries

Packaged jars can be downloaded directly from the Releases page.

Gwt-Ext Reference

Detailed information can be found here. Maven ready jars here

Contact

Donate

Donate

License

Apache License, Version 2.0 Copyright (c) 2012-2017 Mikhail Khodonov. It is free software and may be redistributed under the terms specified in the LICENSE and NOTICE files.

About

Gwt-Ext based UI widgets collection

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages