store-js
A commonjs implementation of a storage tier combining hazelcast and elasticsearch
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаio.ejs |
| Идентификатор | Идентификаторstore-js |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStoreJS
A commonjs implementation of a storage tier combining hazelcast and elasticsearch
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| store-js-1.0.0.pom | |
| store-js-1.0.0.jar | 40 KB |
| store-js-1.0.0-sources.jar | 40 KB |
| store-js-1.0.0-javadoc.jar | 125 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.17 |
| org.springframework : spring-test | jar | 4.1.4.RELEASE |
| io.ejs : ringojs | jar | 0.11.0 |
A commonjs implementation of a storage tier combining hazelcast and elasticsearch