Pipe table formatter

A formatter for JBehave files that formats the tables

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.jurr.pipetableformatter
Идентификатор

Идентификатор

PipeTableFormatter
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pipe table formatter
A formatter for JBehave files that formats the tables
Ссылка на сайт

Ссылка на сайт

https://github.com/Jurrie/pipe-table-formatter
Система контроля версий

Система контроля версий

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

Скачать PipeTableFormatter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.beust : jcommander jar 1.82

provided (1)

Идентификатор библиотеки Тип Версия
com.oracle.substratevm : svm jar 19.2.1

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0