Last Version

Grails Payment plugin 1.0.2

Centralised payment system for Paypal, Stripe & Square

License

License

GroupId

GroupId

io.github.vahidhedayati
ArtifactId

ArtifactId

payment
Version

Version

1.0.2
Type

Type

jar
Description

Description

Grails Payment plugin
Centralised payment system for Paypal, Stripe & Square
Project URL

Project URL

https://github.com/vahidhedayati/grails-payment
Source Code Management

Source Code Management

https://github.com/vahidhedayati/grails-payment/tree/main

Download payment 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.vahidhedayati/payment/ -->
<dependency>
    <groupId>io.github.vahidhedayati</groupId>
    <artifactId>payment</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vahidhedayati/payment/
implementation 'io.github.vahidhedayati:payment:1.0.2'
// https://jarcasting.com/artifacts/io.github.vahidhedayati/payment/
implementation ("io.github.vahidhedayati:payment:1.0.2")
'io.github.vahidhedayati:payment:jar:1.0.2'
<dependency org="io.github.vahidhedayati" name="payment" rev="1.0.2">
  <artifact name="payment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vahidhedayati', module='payment', version='1.0.2')
)
libraryDependencies += "io.github.vahidhedayati" % "payment" % "1.0.2"
[io.github.vahidhedayati/payment "1.0.2"]

Dependencies

compile (29)

Group / Artifact Type Version
com.bertramlabs.plugins : asset-pipeline-grails jar 3.0.10
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-autoconfigure jar
org.grails : grails-core jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.grails : grails-web-boot jar
org.grails : grails-logging jar
org.grails : grails-plugin-rest jar
org.grails : grails-plugin-databinding jar
org.grails : grails-plugin-i18n jar
org.grails : grails-plugin-services jar
org.grails : grails-plugin-url-mappings jar
org.grails : grails-plugin-interceptors jar
org.grails.plugins : cache jar
org.grails.plugins » async jar
org.grails.plugins : scaffolding jar
org.grails.plugins : gsp jar
org.grails.plugins : hibernate5 jar
com.paypal.sdk : rest-api-sdk jar 1.14.0
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : fluent-hc jar 4.3.6
org.apache.httpcomponents : httpclient-cache jar 4.3.6
org.apache.httpcomponents : httpmime jar 4.3.6
com.fasterxml.uuid : java-uuid-generator jar 4.0
com.paypal.sdk : checkout-sdk jar 1.0.2
org.apache.commons : commons-lang3 jar 3.6
com.stripe : stripe-java jar 20.55.0
com.squareup : square jar 11.0.0.20210513

runtime (1)

Group / Artifact Type Version
io.micronaut : micronaut-inject-groovy jar 1.3.7

Project Modules

There are no modules declared in this project.