Last Version

Apache Samza 1.7.0

A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.

License

License

GroupId

GroupId

org.apache.samza
ArtifactId

ArtifactId

samza-shell
Version

Version

1.7.0
Type

Type

jar
Description

Description

Apache Samza
A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.
Project URL

Project URL

http://samza.apache.org/

Download samza-shell 1.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.