Last Version

PayPal Tutorial 3.17.0

Tutorial of implementing PayPal

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

PayPalHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

PayPal Tutorial
Tutorial of implementing PayPal

Download PayPalHttpServer 3.17.0


<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/PayPalHttpServer/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>PayPalHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/PayPalHttpServer/
implementation 'net.officefloor.tutorial:PayPalHttpServer:3.17.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/PayPalHttpServer/
implementation ("net.officefloor.tutorial:PayPalHttpServer:3.17.0")
'net.officefloor.tutorial:PayPalHttpServer:jar:3.17.0'
<dependency org="net.officefloor.tutorial" name="PayPalHttpServer" rev="3.17.0">
  <artifact name="PayPalHttpServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='PayPalHttpServer', version='3.17.0')
)
libraryDependencies += "net.officefloor.tutorial" % "PayPalHttpServer" % "3.17.0"
[net.officefloor.tutorial/PayPalHttpServer "3.17.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.persistence : officejpa_hibernate jar 3.17.0
com.h2database : h2 jar 1.4.199
net.officefloor.pay : officepay_paypal jar 3.17.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.