com.github.nitram509:jmacaroons

Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.nitram509:jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud
Ссылка на сайт

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

https://github.com/nitram509/jmacaroons

Скачать jmacaroons

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.4
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.10.19

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

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

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

Версия
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.7
0.1.6
0.1.4