node-oauth1

WebJar for node-oauth1

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

node-oauth1
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

node-oauth1
WebJar for node-oauth1
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/postmanlabs/node-oauth1

Download node-oauth1

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : crypto-js jar [3.1.9-1]

Project Modules

There are no modules declared in this project.

node-oauth1

This is an implementation of OAuth-1.0a signatures, originally by Netflix, Inc.

Installation

Install using

$ npm install node-oauth1

License

Apache-2.0

org.webjars.npm

Postman Inc.

Versions

Version
1.2.2