larray

LArray: A Large off-heap arrays for Scala/Java

Лицензия

Лицензия

Группа

Группа

org.xerial
Идентификатор

Идентификатор

larray
Последняя версия

Последняя версия

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

larray
LArray: A Large off-heap arrays for Scala/Java
Ссылка на сайт

Ссылка на сайт

https://github.com/xerial/larray
Организация-разработчик

Организация-разработчик

xerial.org

Скачать larray

Имя Файла Размер
larray-0.2.pom
larray-0.2.jar 369 KB
larray-0.2-sources.jar 59 KB
larray-0.2-javadoc.jar 843 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.10.3
org.xerial : larray-buffer jar 0.2
org.xerial : larray-mmap jar 0.2
org.xerial : xerial-core jar 3.2.2

test (8)

Идентификатор библиотеки Тип Версия
org.xerial.snappy : snappy-java jar 1.1.0
junit : junit jar 4.10
org.iq80.snappy : snappy jar 0.3
com.novocode : junit-interface jar 0.10-M2
org.scalatest : scalatest_2.10 jar 2.0.M5b
org.scalacheck : scalacheck_2.10 jar 1.10.0
com.typesafe.akka : akka-testkit_2.10 jar 2.2-M2
com.typesafe.akka : akka-multi-node-testkit_2.10 jar 2.2-M2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2
0.1.2
0.1.1
0.1
0.1-M2
0.1-M1