MVN

org.javawebstack : http-server

Maven & Gradle

Oct 07, 2022
1 usages
0 stars

http-server · This library provides a routing and request mapping stack on top of the well known and industry proven eclipse jetty http server. It also supports websockets.

<dependency>
    <groupId>org.javawebstack</groupId>
    <artifactId>http-server</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
http-server-1.0.2
http-server-1.0.1
http-server-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javawebstack</groupId>
    <artifactId>http-server</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.javawebstack:http-server:1.0.2'

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

implementation("org.javawebstack:http-server:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.javawebstack" % "http-server" % "1.0.2"

Advertisement

Dependencies from Group

May 26, 2023
3 usages
1 stars
Oct 07, 2022
1 usages
1 stars
orm
Oct 07, 2022
1 usages
7 stars
Oct 07, 2022
1 usages
0 stars
Oct 10, 2022
1 stars

Discover Dependencies

Aug 09, 2023
1 usages
2.3k stars
Jul 06, 2022
1 usages
2.3k stars
Aug 09, 2023
1 usages
2.3k stars
Jul 06, 2022
1 usages
2.3k stars
Jul 19, 2023
1 usages
0 stars