com.github.menacher:storm-chronicle

An example project which uses Java Chronicle as a Spout for Storm.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.menacher
Идентификатор

Идентификатор

storm-chronicle
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

An example project which uses Java Chronicle as a Spout for Storm.

Скачать storm-chronicle

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.higherfrequencytrading : chronicle jar 1.7.2
storm » storm jar 0.7.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

nerdronix

Source code for http://nerdronix.blogspot.com/ blog is committed in this repo.

Installation

Maven

<dependency>
    <groupId>com.github.menacher</groupId>
    <artifactId>nerdronix</artifactId>
    <version>0.0.2</version>
</dependency>

With Maven and using Eclipse

Pre-requisites: Please have maven 3+ and Spring source tool suite or eclipse installed. If you are using plain vanilla eclipse, then m2e plugin though not required will be helpful.

Steps

  1. git clone https://github.com/menacher/nerdronix.git
  2. In eclipse, File -> import -> Existing Maven Projects and goto the the nerdronix directory

Версии библиотеки

Версия
0.0.2