MVN

org.webpieces : http-api

Maven & Gradle

Aug 09, 2021
3 usages
31 stars

http-api · Bare bones HTTP DTOs with no logic

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http-api</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
http-api-2.1.1
http-api-2.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http-api</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.webpieces:http-api:2.1.1'

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

implementation("org.webpieces:http-api:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.webpieces" % "http-api" % "2.1.1"

Advertisement

Dependencies from Group

Aug 09, 2021
51 usages
31 stars
Aug 09, 2021
19 usages
31 stars
Sep 24, 2021
17 usages
31 stars
Sep 24, 2021
15 usages
31 stars
Sep 24, 2021
15 usages
31 stars

Discover Dependencies

Aug 09, 2021
3 usages
31 stars
Dec 27, 2022
2 usages
80 stars
Jul 19, 2023
3 usages
2.5k stars
Sep 21, 2021
2 usages
2.5k stars
Oct 06, 2021
2 usages
26 stars
Oct 06, 2021
2 usages
26 stars
Aug 07, 2023
5 usages
7.9k stars