Skip to content

1.3 - Velocity support

Compare
Choose a tag to compare
@itsTyrion itsTyrion released this 09 Feb 05:58
· 1 commit to master since this release
b588ed5

Yes, I know Velocity already uses an annotation and annotation processor to generate it's plugin meta file, I added support to conveniently have the version in there without resorting to hacks, manually changing it or setting up templating for a single string. Also wooo new feature.

Sooo, just add @VelocityPlugin and specify depencendies with @Dependency (warning, different import!) as usual.