i

ignite-numa-allocator

Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
http://ignite.apache.org
The Apache Software License, Version 2.0
The Apache Software Foundation
Files download
File Operation
ignite-numa-allocator-2.14.0.jar download
ignite-numa-allocator-2.14.0.pom download
ignite-numa-allocator-2.14.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.ignite</groupId>
  <artifactId>ignite-numa-allocator</artifactId>
  <version>2.14.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.ignite:ignite-numa-allocator:2.14.0'
Gradle Kotlin
implementation("org.apache.ignite:ignite-numa-allocator:2.14.0")
Scala SBT
libraryDependencies += "org.apache.ignite" % "ignite-numa-allocator" % "2.14.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.ignite', module='ignite-numa-allocator', version='2.14.0')
)
Apache Ivy
<dependency org="org.apache.ignite" name="ignite-numa-allocator" rev="2.14.0" />
Leiningen
[org.apache.ignite/ignite-numa-allocator "2.14.0"]
Apache Buildr
'org.apache.ignite:ignite-numa-allocator:jar:2.14.0'