> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/centrostella-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagopa.it/centrostella-1/centro-stella/instructions-for-agenzia-delle-entrate-mandate/how-to-join/03.-configure-the-batch-service/install-the-software/how-to-install-jar-version/download-jar-file.md).

# Download JAR file

The Batch Service is distributed as a single executable JAR, which can be downloaded from the assets available in the [release page of the GitHub repository](https://github.com/pagopa/rtd-ms-transaction-filter/releases) or with the following command:

```
wget https://github.com/pagopa/rtd-ms-transaction-filter/releases/latest/download/rtd-ms-transaction-filter.jar
```

Alternatively, it can be built from scratch from the sources available in the same repository.
