com.authlete:authlete-jose

Utilities for JOSE.

License

License

GroupId

GroupId

com.authlete
ArtifactId

ArtifactId

authlete-jose
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.authlete:authlete-jose
Utilities for JOSE.
Project URL

Project URL

https://github.com/authlete/authlete-jose
Source Code Management

Source Code Management

https://github.com/authlete/authlete-jose.git

Download authlete-jose

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 8.15
org.bouncycastle : bcprov-jdk15on jar 1.64
com.github.pcj : google-options jar 1.0.0
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.11
com.google.crypto.tink : tink jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

authlete-jose

Overview

This is a set of utilities for JOSE (Javascript Object Signing and Encryption). Currently, the following utilities are included.

Utility Description
jose-generator A command line tool to generate JOSE in the compact serialization format.

License

Apache License, Version 2.0

Maven

<dependency>
    <groupId>com.authlete</groupId>
    <artifactId>authlete-jose</artifactId>
    <version>1.3</version>
</dependency>

Contact

Purpose Email Address
General [email protected]
Sales [email protected]
PR [email protected]
Technical [email protected]
com.authlete

Authlete, Inc.

Versions

Version
1.3
1.2
1.1