is not current version
Last Version 5.5.0

com.holon-platform.core:holon-http 5.0.1

Holon HTTP support

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.core
ArtifactId

ArtifactId

holon-http
Version

Version

5.0.1
Type

Type

jar

Download holon-http 5.0.1


<!-- https://jarcasting.com/artifacts/com.holon-platform.core/holon-http/ -->
<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-http</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-http/
implementation 'com.holon-platform.core:holon-http:5.0.1'
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-http/
implementation ("com.holon-platform.core:holon-http:5.0.1")
'com.holon-platform.core:holon-http:jar:5.0.1'
<dependency org="com.holon-platform.core" name="holon-http" rev="5.0.1">
  <artifact name="holon-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.core', module='holon-http', version='5.0.1')
)
libraryDependencies += "com.holon-platform.core" % "holon-http" % "5.0.1"
[com.holon-platform.core/holon-http "5.0.1"]