is not current version
Last Version 6.0.0

com.bbossgroups:bboss-http 5.5.5

bboss http project.http 通用服务均衡组件

GroupId

GroupId

com.bbossgroups
ArtifactId

ArtifactId

bboss-http
Version

Version

5.5.5
Type

Type

jar

Download bboss-http 5.5.5


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