StoreJS

A commonjs implementation of a storage tier combining hazelcast and elasticsearch

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.ejs
ArtifactId

ArtifactId

store-js
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

StoreJS
A commonjs implementation of a storage tier combining hazelcast and elasticsearch
Project URL

Project URL

https://github.com/Transcordia/store-js
Source Code Management

Source Code Management

https://github.com/Transcordia/store-js

Download store-js

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.4.2
com.hazelcast : hazelcast jar 3.4
org.springframework : spring-beans jar 4.1.4.RELEASE
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-context jar 4.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.10

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.10
org.slf4j : slf4j-log4j12 jar 1.7.10
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.17
org.springframework : spring-test jar 4.1.4.RELEASE
io.ejs : ringojs jar 0.11.0

Project Modules

There are no modules declared in this project.

store-js

A commonjs implementation of a storage tier combining hazelcast and elasticsearch

Versions

Version
1.0.0