json-message-authentication

A JSON message authentication module for jackson

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

json-message-authentication
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

json-message-authentication
A JSON message authentication module for jackson
Project URL

Project URL

https://bitbucket.org/optionfactory/json-message-authentication
Source Code Management

Source Code Management

https://bitbucket.org/optionfactory/json-message-authentication

Download json-message-authentication

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0