is not current version
Last Version 1.6.5

com.alipay.sofa:bolt 1.6.4

a light weight, easy to use and high performance remoting framework based on netty.

License

License

GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

bolt
Version

Version

1.6.4
Type

Type

jar
Description

Description

com.alipay.sofa:bolt
a light weight, easy to use and high performance remoting framework based on netty.
Project URL

Project URL

https://github.com/alipay/sofa-bolt
Source Code Management

Source Code Management

http://github.com/alipay/sofa-bolt/tree/master

Download bolt 1.6.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
io.netty : netty-all jar 4.1.42.Final
com.alipay.sofa.common : sofa-common-tools jar 1.0.12

provided (1)

Group / Artifact Type Version
com.alipay.sofa : hessian jar 3.3.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3
com.lmax : disruptor jar 3.2.0

Project Modules

There are no modules declared in this project.