is not current version
Last Version 6.0.0

com.bbossgroups:bboss-http 5.8.2

bboss http an http cluster lb component.

GroupId

GroupId

com.bbossgroups
ArtifactId

ArtifactId

bboss-http
Version

Version

5.8.2
Type

Type

jar

Download bboss-http 5.8.2


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