Last Version

Fast Select 3.2.0

Extremely fast and compact in-memory embedded column oriented database

License

License

GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

fast-select
Version

Version

3.2.0
Type

Type

jar
Description

Description

Fast Select
Extremely fast and compact in-memory embedded column oriented database
Project URL

Project URL

https://github.com/terma/fast-select
Source Code Management

Source Code Management

https://github.com/terma/fast-select

Download fast-select 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
org.openjdk.jol : jol-core jar 0.3.2
org.openjdk.jmh : jmh-core jar 1.19

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

test (8)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 2.0.2-beta
com.googlecode.javaewah : JavaEWAH jar [1.1,)
org.roaringbitmap : RoaringBitmap jar [0.6,)
com.h2database : h2 jar 1.4.191
org.apache.drill.exec : drill-jdbc-all jar 1.8.0
org.apache.commons : commons-csv jar 1.4
org.mongodb : mongo-java-driver jar 3.3.0

Project Modules

There are no modules declared in this project.