| License |
License |
|---|---|
| GroupId | GroupIdorg.xerial |
| ArtifactId | ArtifactIdjnuma |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
Descriptionjnuma
A library for creating numa-aware buffer in Java/Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jnuma-0.1.3.pom | |
| jnuma-0.1.3.jar | 11 KB |
| jnuma-0.1.3-sources.jar | 12 KB |
| jnuma-0.1.3-javadoc.jar | 50 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-classworlds | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xerial : xerial-core | jar | 3.0 |
| org.scalatest : scalatest_2.9.2 | jar | 1.8 |