org.apache.eagle:eagle-stream-pipeline

Eagle Data Process Framework

License

License

GroupId

GroupId

org.apache.eagle
ArtifactId

ArtifactId

eagle-stream-pipeline
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Eagle Data Process Framework
Project Organization

Project Organization

Apache Software Foundation

Download eagle-stream-pipeline

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.eagle/eagle-stream-pipeline/ -->
<dependency>
    <groupId>org.apache.eagle</groupId>
    <artifactId>eagle-stream-pipeline</artifactId>
    <version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-stream-pipeline/
implementation 'org.apache.eagle:eagle-stream-pipeline:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-stream-pipeline/
implementation ("org.apache.eagle:eagle-stream-pipeline:0.4.0-incubating")
'org.apache.eagle:eagle-stream-pipeline:jar:0.4.0-incubating'
<dependency org="org.apache.eagle" name="eagle-stream-pipeline" rev="0.4.0-incubating">
  <artifact name="eagle-stream-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.eagle', module='eagle-stream-pipeline', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.eagle" % "eagle-stream-pipeline" % "0.4.0-incubating"
[org.apache.eagle/eagle-stream-pipeline "0.4.0-incubating"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.eagle : eagle-service-base jar 0.4.0-incubating
org.apache.eagle : eagle-storage-base jar 0.4.0-incubating
log4j : log4j jar 1.2.17
org.apache.eagle : eagle-stream-process-api jar 0.4.0-incubating

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-incubating