com.github.menacher:storm-chronicle

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.menacher
ArtifactId

ArtifactId

storm-chronicle
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download storm-chronicle

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.higherfrequencytrading : chronicle jar 1.7.2
storm » storm jar 0.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.0.2