| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.adamcin.httpsig |
| Идентификатор | Идентификаторhttpsig-hmac |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
Описаниеhttpsig-hmac
Library providing a HMAC based implementation of the httpsig API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httpsig-hmac-1.3.1.pom | |
| httpsig-hmac-1.3.1.jar | 6 KB |
| httpsig-hmac-1.3.1-sources.jar | 4 KB |
| httpsig-hmac-1.3.1-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-hmac/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-hmac</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-hmac/
implementation 'net.adamcin.httpsig:httpsig-hmac:1.3.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-hmac/
implementation ("net.adamcin.httpsig:httpsig-hmac:1.3.1")
'net.adamcin.httpsig:httpsig-hmac:jar:1.3.1'
<dependency org="net.adamcin.httpsig" name="httpsig-hmac" rev="1.3.1">
<artifact name="httpsig-hmac" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-hmac', version='1.3.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-hmac" % "1.3.1"
[net.adamcin.httpsig/httpsig-hmac "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.adamcin.httpsig : httpsig-api | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| biz.aQute.bnd : bndlib | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| net.adamcin.httpsig : httpsig-test-common | jar | 1.3.1 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |
| net.adamcin.commons : net.adamcin.commons.testing | jar | [0.9.0,1.0.0) |
| commons-io : commons-io | jar | [1.4,3.0) |
| org.hamcrest : hamcrest-all | jar | 1.3 |