aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: 7d799fd6065df3ceab53caf01a27324d0eeac028 (plain)
1
2
3
4
5
rootProject.name = 'poi'

include 'poi', 'poi-ooxml-full', 'poi-ooxml-lite-agent', 'poi-scratchpad',
        'poi-ooxml', 'poi-excelant', 'poi-examples', 'poi-integration',
        'poi-ooxml-lite'