| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть JSON Данные |
| Группа | Группаnet.optionfactory |
| Идентификатор | Идентификаторjson-message-authentication |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjson-message-authentication
A JSON message authentication module for jackson
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.optionfactory/json-message-authentication/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>json-message-authentication</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/json-message-authentication/
implementation 'net.optionfactory:json-message-authentication:1.1'
// https://jarcasting.com/artifacts/net.optionfactory/json-message-authentication/
implementation ("net.optionfactory:json-message-authentication:1.1")
'net.optionfactory:json-message-authentication:jar:1.1'
<dependency org="net.optionfactory" name="json-message-authentication" rev="1.1">
<artifact name="json-message-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='json-message-authentication', version='1.1')
)
libraryDependencies += "net.optionfactory" % "json-message-authentication" % "1.1"
[net.optionfactory/json-message-authentication "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |