License |
License |
---|---|
GroupId | GroupIdcom.alipay.sofa |
ArtifactId | ArtifactIdbolt |
Last Version | Last Version1.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.alipay.sofa:bolt
a light weight, easy to use and high performance remoting framework based on netty.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bolt-1.6.5.pom | |
bolt-1.6.5.jar | 266 KB |
bolt-1.6.5-sources.jar | 246 KB |
bolt-1.6.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/bolt/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>bolt</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/bolt/
implementation 'com.alipay.sofa:bolt:1.6.5'
// https://jarcasting.com/artifacts/com.alipay.sofa/bolt/
implementation ("com.alipay.sofa:bolt:1.6.5")
'com.alipay.sofa:bolt:jar:1.6.5'
<dependency org="com.alipay.sofa" name="bolt" rev="1.6.5">
<artifact name="bolt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='bolt', version='1.6.5')
)
libraryDependencies += "com.alipay.sofa" % "bolt" % "1.6.5"
[com.alipay.sofa/bolt "1.6.5"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.alipay.sofa : hessian | jar | 3.3.6 |
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 |