License |
License |
---|---|
GroupId | GroupIdorg.apache.eagle |
ArtifactId | ArtifactIdeagle-stream-process-base |
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-process-base/ -->
<dependency>
<groupId>org.apache.eagle</groupId>
<artifactId>eagle-stream-process-base</artifactId>
<version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-stream-process-base/
implementation 'org.apache.eagle:eagle-stream-process-base:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.eagle/eagle-stream-process-base/
implementation ("org.apache.eagle:eagle-stream-process-base:0.4.0-incubating")
'org.apache.eagle:eagle-stream-process-base:jar:0.4.0-incubating'
<dependency org="org.apache.eagle" name="eagle-stream-process-base" rev="0.4.0-incubating">
<artifact name="eagle-stream-process-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.eagle', module='eagle-stream-process-base', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.eagle" % "eagle-stream-process-base" % "0.4.0-incubating"
[org.apache.eagle/eagle-stream-process-base "0.4.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.5 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.kafka : kafka_2.10 | jar | |
com.typesafe : config | jar | 1.2.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
org.apache.eagle : eagle-common | jar | 0.4.0-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.4 |