Last Version

httpsign 1.0.5

RESTful API signature verification(签名认证)

License

License

GroupId

GroupId

org.fastquery
ArtifactId

ArtifactId

httpsign
Version

Version

1.0.5
Type

Type

jar
Description

Description

httpsign
RESTful API signature verification(签名认证)
Project URL

Project URL

https://github.com/xixifeng/httpsign
Source Code Management

Source Code Management

https://github.com/xixifeng/httpsign

Download httpsign 1.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.47
javax.ws.rs : javax.ws.rs-api jar 2.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.