MVN

org.gaul : httpbin

Maven & Gradle

Aug 17, 2023
4 usages
43 stars

Java httpbin · A local HTTP server which allows testing clients with endpoints compatible with httpbin.org.

<dependency>
    <groupId>org.gaul</groupId>
    <artifactId>httpbin</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gaul : httpbin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.gaul : httpbin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
httpbin-1.4.0
1.3.x
httpbin-1.3.0
1.2.x
httpbin-1.2.0
1.1.x
httpbin-1.1.0
1.0.x
httpbin-1.0.0

How to add a dependency to Maven

Add the following org.gaul : httpbin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gaul</groupId>
    <artifactId>httpbin</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gaul : httpbin gradle dependency to your build.gradle file:

implementation 'org.gaul:httpbin:1.4.0'

Gradle Kotlin DSL: Add the following org.gaul : httpbin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gaul:httpbin:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gaul : httpbin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gaul" % "httpbin" % "1.4.0"

Advertisement

Dependencies from Group

Mar 23, 2023
21 usages
340 stars
Apr 03, 2022
11 usages
1.4k stars
Aug 17, 2023
4 usages
43 stars
Mar 23, 2023
1 usages
352 stars
Mar 23, 2023
340 stars

Discover Dependencies

ST4
Sep 02, 2022
423 usages
915 stars
ble
Apr 04, 2023
6 usages
1.7k stars
Jun 22, 2023
17 usages
Jul 10, 2023
2 usages
Jul 10, 2023
4 usages
Jul 10, 2023
5 usages