| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.tests |
| Идентификатор | Идентификаторqrinvoice-tests-rest |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice Library - REST Tests
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| qrinvoice-tests-rest-1.6.pom | |
| qrinvoice-tests-rest-1.6.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-rest/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.tests</groupId>
<artifactId>qrinvoice-tests-rest</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-rest/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-rest:1.6'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-rest/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-rest:1.6")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-rest:jar:1.6'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-rest" rev="1.6">
<artifact name="qrinvoice-tests-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-rest', version='1.6')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-rest" % "1.6"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-rest "1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 20.0 |
| org.springframework : spring-web | jar | 5.0.9.RELEASE |