Fork me on GitHub

Dandelion-Core

Dandelion-Core is the foundation of the Dandelion framework. It includes the whole mechanics to handle static and dynamic web assets such as JavaScript or CSS.

Features

  • asset organization in bundles, with several possible asset locations such as webapp, webjar, remote, classpath, ...
  • asset processing, such as minification
  • asset caching, both server and client side
  • asset versioning, manual or automatic via different strategies
  • Thymeleaf expression processing in external JavaScript assets
  • Integration with Bower

Latest releases

Version Date Documentation
1.1.1 2015-08-11 Docs (HTML) | API
Changelog
1.1.0 2015-07-26 Docs (HTML) | API
Changelog
1.0.1 2015-07-03 Docs (HTML) | API
Changelog
1.0.0 2015-06-30 Docs (HTML) | API
Changelog
0.10.1 2014-08-24 Changelog
0.10.0 2014-05-24 Changelog
0.2.1 2013-07-28 Changelog
0.2.0 2013-05-19 Changelog

Older releases

Samples

All sample applications below are based on the latest release: 1.1.1.

Name Access
core-jsp-starter  
core-jsp-petclinic  
core-thymeleaf-starter  
core-thymeleaf-webjars  
core-thymeleaf-versioning-fixed
core-thymeleaf-jquery-js-generator
core-thymeleaf-raw-js-generator
core-thymeleaf-bower