concordion

Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test

License

License

GroupId

GroupId

org.concordion
ArtifactId

ArtifactId

concordion
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

concordion
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test
Project URL

Project URL

http://www.concordion.org
Source Code Management

Source Code Management

https://github.com/concordion/concordion.git

Download concordion

How to add to project

<!-- https://jarcasting.com/artifacts/org.concordion/concordion/ -->
<dependency>
    <groupId>org.concordion</groupId>
    <artifactId>concordion</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.concordion/concordion/
implementation 'org.concordion:concordion:3.1.3'
// https://jarcasting.com/artifacts/org.concordion/concordion/
implementation ("org.concordion:concordion:3.1.3")
'org.concordion:concordion:jar:3.1.3'
<dependency org="org.concordion" name="concordion" rev="3.1.3">
  <artifact name="concordion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.concordion', module='concordion', version='3.1.3')
)
libraryDependencies += "org.concordion" % "concordion" % "3.1.3"
[org.concordion/concordion "3.1.3"]

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.vladsch.flexmark : flexmark jar 0.62.2
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.62.2
com.vladsch.flexmark : flexmark-ext-tables jar 0.62.2
xom : xom jar 1.3.7

runtime (2)

Group / Artifact Type Version
ognl : ognl jar 3.1.29
com.vladsch.flexmark : flexmark-profile-pegdown jar 0.62.2

Project Modules

There are no modules declared in this project.
org.concordion

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.5.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.1-RC5
1.3.0