Skip to content

enginer/gwt-traction

 
 

Repository files navigation

gwt-traction

Useful GWT widgets and utilities contributed by Traction Software, Inc.

While building our new GWT-based Proteus skin for TeamPage, we created some widgets and utilities that we thought other developers would find useful. Most of these are pretty simple, but we hope they save you some time. As we factor out code that can be shared with others, we'll add more to this project.

All of the widgets are written with minimal dependencies and can be used independently of each other.

Demos and Documentation

Maven

<dependency>
  <groupId>com.tractionsoftware</groupId>
  <artifactId>gwt-traction</artifactId>
  <version>1.6.0</version>
</dependency>

About

Useful GWT widgets and utilities contributed by Traction Software, Inc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.2%
  • HTML 5.2%
  • CSS 0.6%