Disruptor - Concurrent Programming Framework
'com.lmax:disruptor:3.2.0'
<dependency> <groupId>com.lmax</groupId> <artifactId>disruptor</artifactId> <version>3.2.0</version> </dependency>
<dependency org="com.lmax" name="disruptor" rev="3.2.0"/>
"com.lmax", "disruptor", "3.2.0"