is not current version
Last Version 1.2

net.fortytwo.stream:stream42-all 1.1

continuous query processor for graph tuple streams

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.stream
ArtifactId

ArtifactId

stream42-all
Version

Version

1.1
Type

Type

pom

Download stream42-all 1.1

Filename Size
stream42-all-1.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-all/ -->
<dependency>
    <groupId>net.fortytwo.stream</groupId>
    <artifactId>stream42-all</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-all/
implementation 'net.fortytwo.stream:stream42-all:1.1'
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-all/
implementation ("net.fortytwo.stream:stream42-all:1.1")
'net.fortytwo.stream:stream42-all:pom:1.1'
<dependency org="net.fortytwo.stream" name="stream42-all" rev="1.1">
  <artifact name="stream42-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.stream', module='stream42-all', version='1.1')
)
libraryDependencies += "net.fortytwo.stream" % "stream42-all" % "1.1"
[net.fortytwo.stream/stream42-all "1.1"]