oauth1-signer

Zero dependency library for generating a Mastercard API compliant OAuth signature

License

License

GroupId

GroupId

com.mastercard.developer
ArtifactId

ArtifactId

oauth1-signer
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

oauth1-signer
Zero dependency library for generating a Mastercard API compliant OAuth signature
Project URL

Project URL

https://github.com/Mastercard/oauth1-signer-java
Source Code Management

Source Code Management

https://github.com/Mastercard/oauth1-signer-java

Download oauth1-signer

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.8.RELEASE
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 (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.assertj : assertj-core jar 2.9.1

Project Modules

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

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0