Jar examples for b:bolt
A high-throughput and high-performance netty based remoting framework open sourced by Ant Financial.
You can download jar file bolt 1.4.1 in this page.
The Apache License, Version 2.0
You can use the following script to add bolt-1.4.1.jar to your project.
<dependency> <groupId>com.alipay.sofa</groupId> <artifactId>bolt</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.alipay.sofa', name: 'bolt', version: '1.4.1'
libraryDependencies += "com.alipay.sofa" % "bolt" % "1.4.1"
<dependency org="com.alipay.sofa" name="bolt" rev="1.4.1"/>
@Grapes(@Grab(group='com.alipay.sofa', module='bolt', version='1.4.1'))
'com.alipay.sofa:bolt:jar:1.4.1'
Click the following link to download the jar file.
bolt-1.4.1-javadoc.jar