License |
License |
---|---|
Categories |
CategoriesCLI User Interface Square Business Logic Libraries Financial |
GroupId | GroupIdcom.shopizer |
ArtifactId | ArtifactIdshopizer-payment-square-client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShopizer parent BOM
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 2.2.6.RELEASE |