| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.tests |
| Идентификатор | Идентификаторqrinvoice-tests-integration |
| Версия | Версия1.11 |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice Library - Integration Tests
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| qrinvoice-tests-integration-1.11.pom | |
| qrinvoice-tests-integration-1.11.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-integration/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.tests</groupId>
<artifactId>qrinvoice-tests-integration</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-integration/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-integration:1.11'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-integration/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-integration:1.11")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-integration:jar:1.11'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-integration" rev="1.11">
<artifact name="qrinvoice-tests-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-integration', version='1.11')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-integration" % "1.11"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-integration "1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.11 |
| ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf | jar | 1.11 |
| ch.codeblock.qrinvoice.itext5 : qrinvoice-itext5 | jar | 1.11 |
| ch.codeblock.qrinvoice.pdfbox : qrinvoice-pdfbox | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
| com.itextpdf : itextpdf | jar | 5.5.13.1 |
| commons-io : commons-io | jar | 2.6 |
| ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources | jar | 1.11 |