License |
License |
---|---|
GroupId | GroupIdcom.github.terma |
ArtifactId | ArtifactIdfast-select |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionFast Select
Extremely fast and compact in-memory embedded column oriented database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fast-select-3.2.0.pom | |
fast-select-3.2.0.jar | 122 KB |
fast-select-3.2.0-sources.jar | 93 KB |
fast-select-3.2.0-javadoc.jar | 464 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
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 |