concordion-setvar-extension

A concordion extension to allow setting of variables in different ways including a map using table rows

License

License

GroupId

GroupId

org.chiknrice
ArtifactId

ArtifactId

concordion-setvar-extension
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

concordion-setvar-extension
A concordion extension to allow setting of variables in different ways including a map using table rows
Project URL

Project URL

https://github.com/chiknrice/concordion-setvar-extension
Source Code Management

Source Code Management

https://github.com/chiknrice/concordion-setvar-extension

Download concordion-setvar-extension

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.concordion : concordion jar 1.5.1

Project Modules

There are no modules declared in this project.

concordion-setvar-extension

Build Status Coverage Status Download

A concordion extension which allows creation of complex data structures in the spec and set it to variables before execute

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.2