MVN

io.guara : http-signature

Maven & Gradle

Oct 08, 2020
3 stars

guara-http-signature · A java library for http signature creation and validation

<dependency>
    <groupId>io.guara</groupId>
    <artifactId>http-signature</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.guara : http-signature to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of io.guara : http-signature to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
http-signature-1.0.0
http-signature-1.0.0-RC3

How to add a dependency to Maven

Add the following io.guara : http-signature maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.guara</groupId>
    <artifactId>http-signature</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.guara : http-signature gradle dependency to your build.gradle file:

implementation 'io.guara:http-signature:1.0.0'

Gradle Kotlin DSL: Add the following io.guara : http-signature gradle kotlin dependency to your build.gradle.kts file:

implementation("io.guara:http-signature:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.guara : http-signature sbt scala dependency to your build.sbt file:

libraryDependencies += "io.guara" % "http-signature" % "1.0.0"

Advertisement

Dependencies from Group

Oct 08, 2020
3 stars

Discover Dependencies

Jan 17, 2021
0 stars
Feb 26, 2021
0 stars
Sep 30, 2020
0 stars
Nov 03, 2020
7 usages
1 stars
Jun 09, 2023
1 usages
2 stars
Feb 27, 2023
3 usages
125 stars
Sep 17, 2021
5 usages
1 stars
Apr 25, 2023
8 stars