| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Square Прикладные библиотеки Financial |
| Группа | Группаcom.shopizer |
| Идентификатор | Идентификаторshopizer-payment-square-client |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShopizer parent BOM
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.shopizer/shopizer-payment-square-client/ -->
<dependency>
<groupId>com.shopizer</groupId>
<artifactId>shopizer-payment-square-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/shopizer-payment-square-client/
implementation 'com.shopizer:shopizer-payment-square-client:1.0.0'
// https://jarcasting.com/artifacts/com.shopizer/shopizer-payment-square-client/
implementation ("com.shopizer:shopizer-payment-square-client:1.0.0")
'com.shopizer:shopizer-payment-square-client:jar:1.0.0'
<dependency org="com.shopizer" name="shopizer-payment-square-client" rev="1.0.0">
<artifact name="shopizer-payment-square-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='shopizer-payment-square-client', version='1.0.0')
)
libraryDependencies += "com.shopizer" % "shopizer-payment-square-client" % "1.0.0"
[com.shopizer/shopizer-payment-square-client "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.shopizer : shopizer-payment-square-spring-boot-starter | jar | 1.0.0-SNAPSHOT |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| junit : junit | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 2.2.6.RELEASE |