MVN

io.winterframework.mod : winter-http-server

Maven & Gradle

May 17, 2021
3 usages
9 stars

io.winterframework.mod.http.server · Winter HTTP 1.x/2 server module

<dependency>
    <groupId>io.winterframework.mod</groupId>
    <artifactId>winter-http-server</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.winterframework.mod : winter-http-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.winterframework.mod : winter-http-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
winter-http-server-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.winterframework.mod</groupId>
    <artifactId>winter-http-server</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.winterframework.mod : winter-http-server gradle dependency to your build.gradle file:

implementation 'io.winterframework.mod:winter-http-server:1.0.0'

Gradle Kotlin DSL: Add the following io.winterframework.mod : winter-http-server gradle kotlin dependency to your build.gradle.kts file:

implementation("io.winterframework.mod:winter-http-server:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.winterframework.mod : winter-http-server sbt scala dependency to your build.sbt file:

libraryDependencies += "io.winterframework.mod" % "winter-http-server" % "1.0.0"

Advertisement

Dependencies from Group

May 17, 2021
7 usages
9 stars
May 17, 2021
5 usages
9 stars
May 17, 2021
3 usages
9 stars
May 17, 2021
3 usages
9 stars
May 17, 2021
2 usages
9 stars

Discover Dependencies

Oct 01, 2019
10 usages
2 stars
Nov 14, 2018
2 usages
Mar 02, 2022
4 usages
120 stars
Apr 13, 2018
3 usages
37 stars
May 26, 2017
2 usages
2 stars
Aug 03, 2018
2 usages
159 stars
Jun 01, 2023
4 usages
0 stars
Nov 11, 2020
13 usages
20 stars
Feb 08, 2021
11 usages
287 stars