MVN

org.picketbox : http-cert

Maven & Gradle

Jan 04, 2013

PicketBox HTTP: Simple HTTP CLIENT-CERT authentication. · This example application demonstrates how to use HTTP CLIENT-CERT authentication.

<dependency>
    <groupId>org.picketbox</groupId>
    <artifactId>http-cert</artifactId>
    <version>5.0.0-2013Jan04</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.picketbox : http-cert to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0-2013Jan04

All Versions

Choose a version of org.picketbox : http-cert to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
http-cert-5.0.0-2013Jan04

How to add a dependency to Maven

Add the following org.picketbox : http-cert maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.picketbox</groupId>
    <artifactId>http-cert</artifactId>
    <version>5.0.0-2013Jan04</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.picketbox : http-cert gradle dependency to your build.gradle file:

implementation 'org.picketbox:http-cert:5.0.0-2013Jan04'

Gradle Kotlin DSL: Add the following org.picketbox : http-cert gradle kotlin dependency to your build.gradle.kts file:

implementation("org.picketbox:http-cert:5.0.0-2013Jan04")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.picketbox : http-cert sbt scala dependency to your build.sbt file:

libraryDependencies += "org.picketbox" % "http-cert" % "5.0.0-2013Jan04"

Advertisement

Dependencies from Group

May 29, 2018
119 usages
21 stars
May 29, 2018
24 usages
May 29, 2018
23 usages
21 stars
May 29, 2018
22 usages
21 stars
Jan 20, 2012
22 usages

Discover Dependencies

Aug 21, 2013
1 usages
Aug 28, 2011
70 stars
Sep 10, 2014
82 stars
Mar 10, 2012
2 usages
Apr 13, 2012
1 stars
Jun 13, 2013
0 stars
Nov 06, 2006
Jan 30, 2015
68 stars
May 14, 2013
1 usages
Jul 13, 2014
299 stars