License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdjson-message-authentication |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-message-authentication
A JSON message authentication module for jackson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |