MVN

io.github.zero88.msa.bp : http

Maven & Gradle

Dec 16, 2020
2 usages
2 stars

http · This module declares and defines microservice base HTTP functional

<dependency>
    <groupId>io.github.zero88.msa.bp</groupId>
    <artifactId>http</artifactId>
    <version>server</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zero88.msa.bp : http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: server

All Versions

Choose a version of io.github.zero88.msa.bp : http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
http-0.5.3
http-0.5.2
server
http-server
client
http-client

How to add a dependency to Maven

Add the following io.github.zero88.msa.bp : http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.zero88.msa.bp</groupId>
    <artifactId>http</artifactId>
    <version>server</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.zero88.msa.bp : http gradle dependency to your build.gradle file:

implementation 'io.github.zero88.msa.bp:http:server'

Gradle Kotlin DSL: Add the following io.github.zero88.msa.bp : http gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.zero88.msa.bp:http:server")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.zero88.msa.bp : http sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.zero88.msa.bp" % "http" % "server"

Advertisement

Dependencies from Group

Dec 16, 2020
3 usages
6 stars
Dec 16, 2020
2 usages
2 stars
Dec 16, 2020
2 stars
Dec 16, 2020
6 stars

Discover Dependencies

Feb 24, 2022
3 usages
22 stars
Feb 24, 2022
3 usages
22 stars
Sep 20, 2005
3 usages
Sep 17, 2013
8 usages
May 12, 2023
2 usages
828 stars
Mar 04, 2020
3 usages
7 stars
Apr 07, 2017
9 usages
Nov 08, 2018
11 usages
2.5k stars