Last Version

com.ibm.streams:streamsx.topology 2.1.0

Java API to allow creation of streaming applications for IBM Streams

License

License

GroupId

GroupId

com.ibm.streams
ArtifactId

ArtifactId

streamsx.topology
Version

Version

2.1.0
Type

Type

jar
Description

Description

com.ibm.streams:streamsx.topology
Java API to allow creation of streaming applications for IBM Streams
Project URL

Project URL

http://ibmstreams.github.io/streamsx.topology/
Source Code Management

Source Code Management

https://github.com/IBMStreams/streamsx.topology

Download streamsx.topology 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.