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

mnt-report.1.0.8.source-code.jreport-package.json Maven / Gradle / Ivy

There is a newer version: 1.2.2
Show newest version
{
  "connection": {
    "url": "url",
    "userName": "userName",
    "password": "password"
  },
  "output": {
    "destination": {
      "file": {
        "path": "path"
      }
    }
  },
  "reportList": [
    {
      "template": {
        "source": {
          "db": {
            "tag": "tt"
          }
        }
      },
      "exportType": "XLSX"
    },
    {
      "template": {
        "source": {
          "db": {
            "tag": "tt"
          }
        }
      },
      "exportType": "DOC"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy