is not current version
Last Version 0.0.59

stream.nebula:nebulastream-java-client 0.0.49

A client application for building and submitting jobs to Nebula Stream

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

stream.nebula
ArtifactId

ArtifactId

nebulastream-java-client
Version

Version

0.0.49
Type

Type

jar

Download nebulastream-java-client 0.0.49


<!-- https://jarcasting.com/artifacts/stream.nebula/nebulastream-java-client/ -->
<dependency>
    <groupId>stream.nebula</groupId>
    <artifactId>nebulastream-java-client</artifactId>
    <version>0.0.49</version>
</dependency>
// https://jarcasting.com/artifacts/stream.nebula/nebulastream-java-client/
implementation 'stream.nebula:nebulastream-java-client:0.0.49'
// https://jarcasting.com/artifacts/stream.nebula/nebulastream-java-client/
implementation ("stream.nebula:nebulastream-java-client:0.0.49")
'stream.nebula:nebulastream-java-client:jar:0.0.49'
<dependency org="stream.nebula" name="nebulastream-java-client" rev="0.0.49">
  <artifact name="nebulastream-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='stream.nebula', module='nebulastream-java-client', version='0.0.49')
)
libraryDependencies += "stream.nebula" % "nebulastream-java-client" % "0.0.49"
[stream.nebula/nebulastream-java-client "0.0.49"]