License |
License |
---|---|
GroupId | GroupIdorg.apache.eagle |
ArtifactId | ArtifactIdeagle-stream-pipeline |
Last Version | Last Version0.4.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEagle Data Process Framework
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.4 |