MVN

net.openhft : affinity-test

Maven & Gradle

Jan 12, 2023
1.7k stars

OpenHFT/Java-Thread-Affinity/affinity-test · Java Thread Affinity library

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>affinity-test</artifactId>
    <version>3.23.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openhft : affinity-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.23.3

All Versions

Choose a version of net.openhft : affinity-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.23.x
affinity-test-3.23.3
affinity-test-3.23.2
3.2.x
affinity-test-3.2.3
3.1.x
affinity-test-3.1.13
affinity-test-3.1.11
affinity-test-3.1.10
affinity-test-3.1.9
3.23ea1
affinity-test-3.23ea1
3.23ea0
affinity-test-3.23ea0
3.21ea83
affinity-test-3.21ea83
3.21ea82
affinity-test-3.21ea82
3.21ea81
affinity-test-3.21ea81
3.21ea80
affinity-test-3.21ea80
3.21ea5
affinity-test-3.21ea5
3.21ea4
affinity-test-3.21ea4
3.21ea3
affinity-test-3.21ea3
3.21ea2
affinity-test-3.21ea2
3.21ea1
affinity-test-3.21ea1
3.21ea0
affinity-test-3.21ea0

How to add a dependency to Maven

Add the following net.openhft : affinity-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>affinity-test</artifactId>
    <version>3.23.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.openhft : affinity-test gradle dependency to your build.gradle file:

implementation 'net.openhft:affinity-test:3.23.3'

Gradle Kotlin DSL: Add the following net.openhft : affinity-test gradle kotlin dependency to your build.gradle.kts file:

implementation("net.openhft:affinity-test:3.23.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.openhft : affinity-test sbt scala dependency to your build.sbt file:

libraryDependencies += "net.openhft" % "affinity-test" % "3.23.3"

Advertisement

Dependencies from Group

Jan 12, 2023
60 usages
1.7k stars
Aug 10, 2023
42 usages
2.9k stars
Jul 14, 2022
41 usages
614 stars
Jul 27, 2022
37 usages
727 stars
Apr 26, 2023
34 usages
2.5k stars

Discover Dependencies