Download
Downloads and release notes
This page shows the downloads for Java. Click the toggle buttons above to choose other options.
Latest Release
-
Gradle
testImplementation 'org.concordion:concordion:4.0.1'
If using the `concordion:run` command with a JUnit 4 fixture, you'll also need to add a `junit-vintage-engine` dependency.
See instructions for how to run from Gradle.
-
Maven
<dependency> <groupId>org.concordion</groupId> <artifactId>concordion</artifactId> <version>4.0.1</version> <scope>test</scope> </dependency>
If using the `concordion:run` command with a JUnit 4 fixture, you'll also need to add a `junit-vintage-engine` dependency.
See instructions for how to run from Maven.
-
file_download
Download
Full distribution including source code and all dependencies:
See instructions for how to run from the command line.
Release notes
See our Github release notes.
Extension downloads
See the Concordion extensions page for download and installation details for extensions.