| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xerial |
| Идентификатор | Идентификаторlarray |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlarray
LArray: A Large off-heap arrays for Scala/Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |