Thanks to visit codestin.com
Credit goes to concordion.org

Download

Downloads and release notes

This page shows the downloads for Java. Click the toggle buttons above to choose other options.

Latest Release

  • gradle image 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 image 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:

    concordion-4.0.1.zip


    See instructions for how to run from the command line.

Release notes

Extension downloads

See the Concordion extensions page for download and installation details for extensions.