ill.contrib.drill-format-excel.1.21.2.source-code.bootstrap-format-plugins.json Maven / Gradle / Ivy
The newest version!
{
"storage":{
"dfs": {
"type": "file",
"formats": {
"excel": {
"type": "excel",
"extensions": [
"xlsx"
]
}
}
},
"cp": {
"type": "file",
"formats": {
"excel": {
"type": "excel",
"extensions": [
"xlsx"
]
}
}
},
"s3": {
"type": "file",
"formats": {
"excel": {
"type": "excel",
"extensions": [
"xlsx"
]
}
}
}
}
}