perwendel / spark-template-engines

Repository for different Template engine implementations.
Apache License 2.0
134 stars 101 forks source link

Please deploy project to maven central #31

Closed ghost closed 7 years ago

ghost commented 8 years ago

I can not use spark-template-handlebars, becouse HandlebarsTemplateEngine. has private field: private Handlebars handlebars.

So I can not add my helpers to it. This is fixed in current source code, but in maven repo only old version.

http://mvnrepository.com/artifact/com.sparkjava/spark-template-handlebars

Can you update maven repo?

tipsy commented 7 years ago

Has been done, finally.