is not current version
Last Version 6.0.0

com.bbossgroups:bboss-http 5.5.1

bboss rpc project.支持丰富的协议栈(http/netty/mina/jms/webservice/rmi/jgroups/restful) 安全高效,可非常方便地将bboss ioc管理的业务组件发布成RPC服务

GroupId

GroupId

com.bbossgroups
ArtifactId

ArtifactId

bboss-http
Version

Version

5.5.1
Type

Type

jar

Download bboss-http 5.5.1


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