| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаch.codeblock.qrinvoice.tests |
| Идентификатор | Идентификаторqrinvoice-tests-performance |
| Последняя версия | Последняя версия1.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice Library - Performance Tests
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.tests</groupId>
<artifactId>qrinvoice-tests-performance</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:1.14")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-performance" rev="1.14">
<artifact name="qrinvoice-tests-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-performance', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-performance" % "1.14"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance "1.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.14 |
| ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf | jar | 1.14 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |