Skip to content

enonic/lib-xslt

Repository files navigation

Xslt Library for Enonic XP

Actions Status codecov License

This library implements an xslt rendering method that can be used in your apps.

See documentation here

Releases and compatibility

App Version XP version
2.0.0 7.0.0
1.0.1 6.11.0
1.0.0 6.11.0

Building

To build this project, execute the following:

./gradlew clean build

Publishing

To release this project, execute the following:

./gradlew clean build publish