Skip to content

Jetstream Libraries

shmurthy62 edited this page Feb 24, 2015 · 4 revisions

You will need the following Jetstream Libraries to build Jetstream Applications. The libraries can be sourced from maven central.

  • jetstreamspring.jar – Jetstream specific Spring extensions.
  • jetstreamcore.jar – foundation for Jetstream applications – messaging, config and management.
  • jetstreamframework.jar –framework abstractions, Jetstream provided off the shelf channel and processor implementations.
  • jetstream-messaging - off the shelf message channel implementations
  • jetstream-esper - off the shelf processor implementation that encapsulates Esper
  • jetstream-channels-processors - off the shelf processor implementation The following library is needed for sourcing data from V3 and Raptor apps to Jetstream applications.

Jetstream is built using several open source libraries and these libraries depend on a number of external third part libraries. These libraries will be pulled in by maven as needed.

Clone this wiki locally