Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 903 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 903 Bytes

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