Disruptor-Proxy

A utility for generating Disruptor-backed proxies for easy execution serialisation

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

disruptor-proxy
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Disruptor-Proxy
A utility for generating Disruptor-backed proxies for easy execution serialisation
Project URL

Project URL

http://github.com/LMAX-Exchange/disruptor-proxy

Download disruptor-proxy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lmax : disruptor jar 3.3.0
org.javassist : javassist jar 3.19.0-GA

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.
com.lmax

LMAX Group

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4