License |
License |
---|---|
GroupId | GroupIdcom.heartlandpaymentsystems |
ArtifactId | ArtifactIdsecure-submit |
Last Version | Last Versionv2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecure Submit
The SecureSubmit Java SDK simplifies processing of credit card transactions using Heartland Payment Systems' Portico Payment Gateway
|
Filename | Size |
---|---|
secure-submit-v2.5.2.pom | |
secure-submit-v2.5.2.jar | 3 MB |
secure-submit-v2.5.2-sources.jar | 122 KB |
secure-submit-v2.5.2-javadoc.jar | 926 KB |
Browse |
<!-- 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"]
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 |