com.networknt:oauth-key

A micro service server that supports JWT token public key certificate distribution.

License

License

Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

oauth-key
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A micro service server that supports JWT token public key certificate distribution.

Download oauth-key

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.31