License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.stream |
ArtifactId | ArtifactIdstream42-core |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionStream42 Core
continuous query processor for graph tuple streams
|
Filename | Size |
---|---|
stream42-core-1.2.pom | |
stream42-core-1.2.jar | 66 KB |
stream42-core-1.2-tests.jar | 38 KB |
stream42-core-1.2-sources.jar | 39 KB |
stream42-core-1.2-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-core/ -->
<dependency>
<groupId>net.fortytwo.stream</groupId>
<artifactId>stream42-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-core/
implementation 'net.fortytwo.stream:stream42-core:1.2'
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-core/
implementation ("net.fortytwo.stream:stream42-core:1.2")
'net.fortytwo.stream:stream42-core:jar:1.2'
<dependency org="net.fortytwo.stream" name="stream42-core" rev="1.2">
<artifact name="stream42-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.stream', module='stream42-core', version='1.2')
)
libraryDependencies += "net.fortytwo.stream" % "stream42-core" % "1.2"
[net.fortytwo.stream/stream42-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |