com.rapid7:armor-tools

A entity based columnar storage format, optimized for use with distributed SQL systems like PrestoDB

Лицензия

Лицензия

Группа

Группа

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

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

armor-tools
Последняя версия

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

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

A entity based columnar storage format, optimized for use with distributed SQL systems like PrestoDB
Организация-разработчик

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

Rapid 7, Inc.

Скачать armor-tools

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.4
tech.tablesaw : tablesaw-core jar 0.38.1
com.rapid7 : armor-base jar 0.0.6
com.rapid7 : armor-read jar 0.0.6
com.rapid7 : armor-write jar 0.0.6
org.codehaus.plexus : plexus-utils jar 1.5.5
org.roaringbitmap : RoaringBitmap jar 0.9.3
com.amazonaws : aws-java-sdk-s3 jar 1.11.445
org.slf4j : slf4j-api jar 1.7.26

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.apache.commons : commons-csv jar 1.5
io.findify : s3mock_2.13 jar 0.2.6

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

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

Armor an Entity based columnar storage format

For more details please refer to the wiki further details.

This repo is a mult-module repo compiled in Java 8. Breakdown of the individual module.

  • Armor base - Base module provides partition domain implementation of armor format.
  • Armor write - Library that is capabable of writing armor files do different types of stores.
  • Armor read - Library that is capabale of reading armor files.
  • Armor tools - Drivers/Tools that allows you to breakdown the contents of the armor data files for further analysis.
com.rapid7

Rapid7

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

Версия
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1