com.metamx:bytebuffer-collections

ByteBuffer Collections

Лицензия

Лицензия

Группа

Группа

com.metamx
Идентификатор

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

bytebuffer-collections
Последняя версия

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

0.4.1-mmx
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.metamx:bytebuffer-collections
ByteBuffer Collections
Ссылка на сайт

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

https://github.com/metamx/bytebuffer-collections
Система контроля версий

Система контроля версий

https://github.com/metamx/bytebuffer-collections.git

Скачать bytebuffer-collections

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.metamx : extendedset jar 1.5.0-mmx
com.google.guava : guava jar 16.0.1
com.fasterxml.jackson.core : jackson-annotations jar 2.4.6
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
org.roaringbitmap : RoaringBitmap jar 0.5.18

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.easymock : easymock jar 3.0
com.carrotsearch : junit-benchmarks jar 0.7.2
com.h2database : h2 jar 1.4.182

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

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

bytebuffer-collections

ByteBuffer collection classes for java and jvm-based languages.

Benchmarks

To run benchmarks, use the maven benchmark profile:

mvn test -P benchmark
com.metamx

Metamarkets

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

Версия
0.4.1-mmx
0.4.0-mmx
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3