Last Version

jnuma 0.1.3

A library for creating numa-aware buffer in Java/Scala

License

License

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

jnuma
Version

Version

0.1.3
Type

Type

jar
Description

Description

jnuma
A library for creating numa-aware buffer in Java/Scala
Project URL

Project URL

http://xerial.org/
Project Organization

Project Organization

Xerial Project

Download jnuma 0.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2

provided (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-classworlds jar 2.4

test (2)

Group / Artifact Type Version
org.xerial : xerial-core jar 3.0
org.scalatest : scalatest_2.9.2 jar 1.8

Project Modules

There are no modules declared in this project.