Jar examples for a:affinity
Thread Affinity library for Java
You can download jar file affinity 2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add affinity-2.2.jar to your project.
<dependency> <groupId>net.openhft</groupId> <artifactId>affinity</artifactId> <version>2.2</version> </dependency>
compile group: 'net.openhft', name: 'affinity', version: '2.2'
libraryDependencies += "net.openhft" % "affinity" % "2.2"
<dependency org="net.openhft" name="affinity" rev="2.2"/>
@Grapes(@Grab(group='net.openhft', module='affinity', version='2.2'))
'net.openhft:affinity:jar:2.2'
Click the following link to download the jar file.
affinity-2.2-javadoc.jar