MVN

com.holon-platform.core : holon-http

Maven & Gradle

Jul 06, 2020
7 usages
12 stars

Holon HTTP support

<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-http</artifactId>
    <version>5.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.holon-platform.core : holon-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.0
  • Latest Release Candidate: 5.2.0-rc2
  • Latest Alpha: 5.2.0-alpha2

All Versions

Choose a version of com.holon-platform.core : holon-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.5.x
holon-http-5.5.0
5.4.x
holon-http-5.4.0
5.3.x
holon-http-5.3.0
5.2.x
holon-http-5.2.3
holon-http-5.2.2
holon-http-5.2.1
holon-http-5.2.0
holon-http-5.2.0-rc2
holon-http-5.2.0-rc1
holon-http-5.2.0-alpha2
holon-http-5.2.0-alpha1
5.1.x
holon-http-5.1.2
holon-http-5.1.1
holon-http-5.1.0
5.0.x
holon-http-5.0.6
holon-http-5.0.5
holon-http-5.0.4
holon-http-5.0.3
holon-http-5.0.2
holon-http-5.0.1
holon-http-5.0.0

How to add a dependency to Maven

Add the following com.holon-platform.core : holon-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-http</artifactId>
    <version>5.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.holon-platform.core : holon-http gradle dependency to your build.gradle file:

implementation 'com.holon-platform.core:holon-http:5.5.0'

Gradle Kotlin DSL: Add the following com.holon-platform.core : holon-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.holon-platform.core:holon-http:5.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.holon-platform.core : holon-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.holon-platform.core" % "holon-http" % "5.5.0"

Advertisement

Dependencies from Group

Jul 06, 2020
43 usages
12 stars
Jul 06, 2020
25 usages
14 stars
Jul 06, 2020
20 usages
12 stars
Jul 06, 2020
20 usages
12 stars
Jul 06, 2020
11 usages
14 stars

Discover Dependencies

bom
Jun 23, 2022
3 usages
13 stars
Oct 10, 2017
3 usages
188 stars
Oct 04, 2017
1 usages
412 stars
Dec 01, 2019
2 usages
3 stars
Nov 09, 2017
12 stars
Sep 25, 2018
1 stars