client-encryption

Library for Mastercard API compliant payload encryption/decryption

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mastercard.developer
ArtifactId

ArtifactId

client-encryption
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

client-encryption
Library for Mastercard API compliant payload encryption/decryption
Project URL

Project URL

https://github.com/Mastercard/client-encryption-java
Source Code Management

Source Code Management

https://github.com/Mastercard/client-encryption-java

Download client-encryption

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.6.0

provided (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
com.squareup.okhttp3 : okhttp jar 4.8.1
com.squareup.okhttp : okhttp jar 2.7.5
com.google.api-client : google-api-client jar 1.23.0
io.github.openfeign : feign-core jar 9.7.0

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-core jar 3.5.5
commons-io : commons-io jar 2.7
com.google.code.gson : gson jar 2.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
net.minidev : json-smart jar 2.4.8
org.codehaus.jettison : jettison jar 1.4.1
org.json : json jar 20200518
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.
com.mastercard.developer

Versions

Version
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0