MVN

org.webpieces : http-frontend

Maven & Gradle

May 17, 2017
3 usages
31 stars

http-frontend · Create a webserver with this library in just 3 lines of code. just register your HttpRequestListener and it feeds you a FrontendSocket that you write HttpResponses to

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

Latest Version

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

  • Latest Stable: 1.9.71

All Versions

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

Version Vulnerabilities Updated
1.9.x
http-frontend-1.9.71
http-frontend-1.9.70
http-frontend-1.9.69
http-frontend-1.9.68
http-frontend-1.9.67
http-frontend-1.9.66
http-frontend-1.9.65
http-frontend-1.9.64
http-frontend-1.9.63
http-frontend-1.9.62
http-frontend-1.9.61
http-frontend-1.9.60
http-frontend-1.9.59
http-frontend-1.9.58
http-frontend-1.9.57
http-frontend-1.9.56
http-frontend-1.9.55
http-frontend-1.9.54
http-frontend-1.9.53
http-frontend-1.9.52
http-frontend-1.9.46
http-frontend-1.9.45
http-frontend-1.9.43
http-frontend-1.9.41
http-frontend-1.9.39
http-frontend-1.9.38
http-frontend-1.9.37
http-frontend-1.9.36
http-frontend-1.9.35
http-frontend-1.9.34
http-frontend-1.9.33
http-frontend-1.9.32
http-frontend-1.9.31
http-frontend-1.9.30
http-frontend-1.9.29
http-frontend-1.9.28
http-frontend-1.9.27
http-frontend-1.9.26
http-frontend-1.9.25
http-frontend-1.9.24
http-frontend-1.9.23
http-frontend-1.9.21
http-frontend-1.9.20
http-frontend-1.9.16

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http-frontend</artifactId>
    <version>1.9.71</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.webpieces:http-frontend:1.9.71'

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

implementation("org.webpieces:http-frontend:1.9.71")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.webpieces" % "http-frontend" % "1.9.71"

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

Dec 23, 2016
2 usages
31 stars
Dec 23, 2016
1 usages
31 stars
Sep 24, 2021
2 usages
31 stars
Aug 29, 2016
1 usages
31 stars
Feb 25, 2021
1 usages
1.6k stars
Aug 09, 2022
2 usages
14 stars
Jul 15, 2016
6 usages
52 stars
Jul 14, 2016
1 usages
21k stars