| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.jurr.pipetableformatter |
| Идентификатор | ИдентификаторPipeTableFormatter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPipe table formatter
A formatter for JBehave files that formats the tables
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| PipeTableFormatter-1.0.1.pom | |
| PipeTableFormatter-1.0.1.jar | 19 KB |
| PipeTableFormatter-1.0.1-sources.jar | 10 KB |
| PipeTableFormatter-1.0.1-javadoc.jar | 43 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.beust : jcommander | jar | 1.82 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.substratevm : svm | jar | 19.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |