не последняя версия
Последняя версия 2.1.0

com.ibm.streams:streamsx.topology 2.0.0

Java API to allow creation of streaming applications for IBM Streams

Группа

Группа

com.ibm.streams
Идентификатор

Идентификатор

streamsx.topology
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать streamsx.topology 2.0.0


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