All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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"
          ]
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy