dikalo / lienzo-core

Lienzo Structure Graphics GWT Toolkit
Apache License 2.0
51 stars 58 forks source link

Lienzo - High Speed Structued Graphics for GWT

Lienzo provides an amazingly large number of features out the box:

Downloading artifacts

RELEASE:

Maven:

<dependency>
  <groupId>com.ahome-it</groupId>
  <artifactId>lienzo-core</artifactId>
  <version>2.0.300-RELEASE</version>
</dependency>

Gradle:

dependencies {
    compile(group:'com.ahome-it',name:'lienzo-core',version:'2.0.300-RELEASE')
}

Javadoc URL:

http://docs.themodernway.com/documents/javadoc/lienzo-core/

Documentation

https://github.com/ahome-it/lienzo-core/wiki

Issue Tracking

https://github.com/ahome-it/lienzo-core/issues

2.0 Kitchen Sink Demo

https://www.lienzo-core.com/lienzo-ks/

1.2 Kitchen Sink Demo ( Deprecated )

http://emitrom-lienzo.appspot.com/

Contributing:

Pull requests are welcome; see the contributor guidelines for details.

License:

Copyright (c) 2017 Ahomé Innovation Technologies. All rights reserved.

Lienzo is released under version 2.0 of the Apache License.

http://www.apache.org/licenses/LICENSE-2.0.html

Author(s):

Dean S. Jones deansjones@gmail.com

And many contributors: my buds Enno, Alain from Ahomé, Alfredo and David, and the jBPM team at Red Hat, especially Mark Proctor, Roger Martinez, Michael Anstis, and Kirill Gaevski