FitPrint - Plugin

FitNesse Plugin to print wiki content into PDF.

Лицензия

Лицензия

Группа

Группа

com.processpuzzle.fitnesse
Идентификатор

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

fit-print-plugin
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

FitPrint - Plugin
FitNesse Plugin to print wiki content into PDF.
Организация-разработчик

Организация-разработчик

Agile Renovation

Скачать fit-print-plugin

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.5.2.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.3
com.fasterxml.jackson.core : jackson-databind jar
org.fitnesse : fitnesse jar 20151230
org.xhtmlrenderer : flying-saucer-pdf jar 9.1.4
net.sf.jtidy : jtidy jar r938
net.sourceforge.htmlcleaner : htmlcleaner jar 2.19
org.apache.pdfbox : pdfbox jar 2.0.4
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

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

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

FitPrint

Build Status Quality Gate Code coverage ratio Technical debt ratio Maven Central Dependency Status

FitNesse plugin to translate selected FitNesse pages to PDF and print it.

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

Версия
1.0.1
1.0.0