Pipe table formatter

A formatter for JBehave files that formats the tables

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.jurr.pipetableformatter
ArtifactId

ArtifactId

PipeTableFormatter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pipe table formatter
A formatter for JBehave files that formats the tables
Project URL

Project URL

https://github.com/Jurrie/pipe-table-formatter
Source Code Management

Source Code Management

https://github.com/Jurrie/pipe-table-formatter/tree/master

Download PipeTableFormatter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : jcommander jar 1.82

provided (1)

Group / Artifact Type Version
com.oracle.substratevm : svm jar 19.2.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0