MVN

org.javastack : httpd

Maven & Gradle

Sep 26, 2015
2 usages

simple http server

<dependency>
    <groupId>org.javastack</groupId>
    <artifactId>httpd</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javastack : httpd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.javastack : httpd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
httpd-1.1.2
httpd-1.1.1
httpd-1.1.0
1.0.x
httpd-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javastack</groupId>
    <artifactId>httpd</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.javastack : httpd gradle dependency to your build.gradle file:

implementation 'org.javastack:httpd:1.1.2'

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

implementation("org.javastack:httpd:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.javastack : httpd sbt scala dependency to your build.sbt file:

libraryDependencies += "org.javastack" % "httpd" % "1.1.2"

Advertisement

Dependencies from Group

Jan 12, 2022
3 usages
0 stars
Sep 26, 2015
2 usages
Aug 28, 2019
2 usages
3 stars
Jan 10, 2016
1 usages
May 01, 2017
1 usages

Discover Dependencies

Apr 08, 2016
7 usages
7.9k stars
Feb 19, 2020
3 usages
125 stars
Feb 03, 2019
3 usages
Nov 18, 2016
3 usages
Mar 20, 2022
4 usages