Last Version

Secure Submit v2.5.2

The SecureSubmit Java SDK simplifies processing of credit card transactions using Heartland Payment Systems' Portico Payment Gateway

License

License

GroupId

GroupId

com.heartlandpaymentsystems
ArtifactId

ArtifactId

secure-submit
Version

Version

v2.5.2
Type

Type

jar
Description

Description

Secure Submit
The SecureSubmit Java SDK simplifies processing of credit card transactions using Heartland Payment Systems' Portico Payment Gateway

Download secure-submit v2.5.2


<!-- https://jarcasting.com/artifacts/com.heartlandpaymentsystems/secure-submit/ -->
<dependency>
    <groupId>com.heartlandpaymentsystems</groupId>
    <artifactId>secure-submit</artifactId>
    <version>v2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.heartlandpaymentsystems/secure-submit/
implementation 'com.heartlandpaymentsystems:secure-submit:v2.5.2'
// https://jarcasting.com/artifacts/com.heartlandpaymentsystems/secure-submit/
implementation ("com.heartlandpaymentsystems:secure-submit:v2.5.2")
'com.heartlandpaymentsystems:secure-submit:jar:v2.5.2'
<dependency org="com.heartlandpaymentsystems" name="secure-submit" rev="v2.5.2">
  <artifact name="secure-submit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heartlandpaymentsystems', module='secure-submit', version='v2.5.2')
)
libraryDependencies += "com.heartlandpaymentsystems" % "secure-submit" % "v2.5.2"
[com.heartlandpaymentsystems/secure-submit "v2.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.ksoap2-android » ksoap2-android jar 3.3.0
commons-codec : commons-codec jar 1.8
com.google.code.gson : gson jar 2.2.4
org.bouncycastle : bcprov-jdk14 jar 1.51

Project Modules

There are no modules declared in this project.