MVN

net.adamcin.httpsig : httpsig-ssh-bc

Maven & Gradle

Dec 20, 2017
4 usages
15 stars

Library providing helper functions using the BouncyCastle library for decrypting keys

<dependency>
    <groupId>net.adamcin.httpsig</groupId>
    <artifactId>httpsig-ssh-bc</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.adamcin.httpsig : httpsig-ssh-bc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of net.adamcin.httpsig : httpsig-ssh-bc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
httpsig-ssh-bc-1.3.1
httpsig-ssh-bc-1.3.0
1.2.x
httpsig-ssh-bc-1.2.1
httpsig-ssh-bc-1.2.0
1.1.x
httpsig-ssh-bc-1.1.0
1.0.x
httpsig-ssh-bc-1.0.6
httpsig-ssh-bc-1.0.4
httpsig-ssh-bc-1.0.2
httpsig-ssh-bc-1.0.0

How to add a dependency to Maven

Add the following net.adamcin.httpsig : httpsig-ssh-bc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.adamcin.httpsig</groupId>
    <artifactId>httpsig-ssh-bc</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.adamcin.httpsig : httpsig-ssh-bc gradle dependency to your build.gradle file:

implementation 'net.adamcin.httpsig:httpsig-ssh-bc:1.3.1'

Gradle Kotlin DSL: Add the following net.adamcin.httpsig : httpsig-ssh-bc gradle kotlin dependency to your build.gradle.kts file:

implementation("net.adamcin.httpsig:httpsig-ssh-bc:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.adamcin.httpsig : httpsig-ssh-bc sbt scala dependency to your build.sbt file:

libraryDependencies += "net.adamcin.httpsig" % "httpsig-ssh-bc" % "1.3.1"

Advertisement

Dependencies from Group

Dec 20, 2017
14 usages
15 stars
Dec 20, 2017
11 usages
15 stars
Dec 20, 2017
7 usages
15 stars
Dec 21, 2013
6 usages
15 stars
Dec 20, 2017
4 usages
15 stars

Discover Dependencies

Aug 23, 2020
5 usages
119 stars
3 usages
211 stars
Dec 19, 2017
5 usages
28 stars
Oct 27, 2017
6 usages
4.2k stars
Nov 19, 2020
5 usages
1 stars
Aug 25, 2008
17 usages
Jul 28, 2011
4 usages
May 20, 2016
3 usages
556 stars