com.authlete:authlete-jose

Utilities for JOSE.

Лицензия

Лицензия

Группа

Группа

com.authlete
Идентификатор

Идентификатор

authlete-jose
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.authlete:authlete-jose
Utilities for JOSE.
Ссылка на сайт

Ссылка на сайт

https://github.com/authlete/authlete-jose
Система контроля версий

Система контроля версий

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

Скачать authlete-jose

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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 info@authlete.com
Sales sales@authlete.com
PR pr@authlete.com
Technical support@authlete.com
com.authlete

Authlete, Inc.

Версии библиотеки

Версия
1.3
1.2
1.1