Payment REST API Client SDK

This SDK allows to call the Payment Rest API in order to invoke operations on the payment platform

License

License

GroupId

GroupId

com.lyra
ArtifactId

ArtifactId

server-rest-sdk
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Payment REST API Client SDK
This SDK allows to call the Payment Rest API in order to invoke operations on the payment platform
Project URL

Project URL

https://github.com/lyra/rest-api-server-java-sdk
Source Code Management

Source Code Management

https://github.com/lyra/rest-api-server-java-sdk

Download server-rest-sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.jacoco : org.jacoco.agent jar 0.8.4

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0