The Nuiton JS :: JsTree team is pleased to announce the nuiton-js-jstree-1.0-rc3-1 release!
JsTree jar packaging
Documentation of the project can be found here:
http://www.jstree.com/
Usage
-----
You should add the version in your project's dependencies configuration:
<dependency>
<groupId>org.nuiton.js</groupId>
<artifactId>nuiton-js-jstree</artifactId
<version>1.0-rc3-1</version>
<scope>runtime</scope>
</dependency>
For additional configuration or usage, please refer to project documentation.
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton.js|nuiton-js-jstree|1.0…
Have fun!
-Nuiton JS :: JsTree team