silo-engine

Engine that provides storage and main index functionality.

License

License

GroupId

GroupId

se.l4.silo
ArtifactId

ArtifactId

silo-engine
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

silo-engine
Engine that provides storage and main index functionality.

Download silo-engine

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
se.l4.silo : silo-api jar 0.2.3
se.l4.commons : commons-config jar 1.1.0
com.carrotsearch : hppc jar 0.7.1
com.h2database : h2-mvstore jar 1.4.192
se.l4.vibe : vibe-api jar 0.2.1
org.slf4j : slf4j-api jar 1.7.19

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.9
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.3.3
net.jodah : concurrentunit jar 0.4.2

Project Modules

There are no modules declared in this project.
se.l4.silo

Level Four AB

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0