Last Version

Transact Pro Gateway v3 Java client library 1.3.6

A library that provide ability to make requests to Transact Pro Gateway API v3.

License

License

GroupId

GroupId

com.github.transactpro
ArtifactId

ArtifactId

gateway
Version

Version

1.3.6
Type

Type

jar
Description

Description

Transact Pro Gateway v3 Java client library
A library that provide ability to make requests to Transact Pro Gateway API v3.
Project URL

Project URL

https://github.com/TransactPRO/gw3-java-client
Source Code Management

Source Code Management

https://github.com/TransactPRO/gw3-java-client/

Download gateway 1.3.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.5
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6
org.apache.commons : commons-csv jar 1.8

provided (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.mockito : mockito-core jar 2.25.1

Project Modules

There are no modules declared in this project.