Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gpc/grails-export

Repository files navigation

Maven Central License CI

Grails Export Plugin

The official Grails Export Plugin.

This plugin offers export functionality supporting different formats e.g. CSV, Excel (xls, xlsx), Open Document Spreadsheet, PDF and XML and can be extended to add additional formats.

The user guide can be found here: πŸ“š Documentation

This was previously forked from Nathan Wells

Installation

Add the following dependency to the build.gradle file:

Grails 7.x

dependencies {
 implementation("io.github.gpc:grails-export:7.0.0")
}

Grails 5.x - 6.x

dependencies {
 implementation("org.grails.plugins:export:2.0.0")
}

Grails 3.x - 4.x

dependencies {
 compile("org.grails.plugins:export:2.0.0")
}

About

The official Grails Export Plugin

Resources

License

Contributing

Stars

Watchers

Forks

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /