License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.stream |
ArtifactId | ArtifactIdstream42-all |
Version | Version1.2 |
Type | Typepom |
Description |
DescriptionStream42
continuous query processor for graph tuple streams
|
Project URL |
Project URL |
Filename | Size |
---|---|
stream42-all-1.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-all/
implementation 'net.fortytwo.stream:stream42-all:1.2'
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-all/
implementation ("net.fortytwo.stream:stream42-all:1.2")
'net.fortytwo.stream:stream42-all:pom:1.2'
<dependency org="net.fortytwo.stream" name="stream42-all" rev="1.2">
<artifact name="stream42-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.stream', module='stream42-all', version='1.2')
)
libraryDependencies += "net.fortytwo.stream" % "stream42-all" % "1.2"
[net.fortytwo.stream/stream42-all "1.2"]