Symphony Shared Stream

A collection of Java projects for building Symphony bots and apps

License

License

GroupId

GroupId

com.github.deutschebank.symphony
ArtifactId

ArtifactId

symphony-shared-stream
Last Version

Last Version

4.59.8
Release Date

Release Date

Type

Type

jar
Description

Description

Symphony Shared Stream
A collection of Java projects for building Symphony bots and apps
Project Organization

Project Organization

Deutsche Bank AG

Download symphony-shared-stream

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-shared-stream/ -->
<dependency>
    <groupId>com.github.deutschebank.symphony</groupId>
    <artifactId>symphony-shared-stream</artifactId>
    <version>4.59.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-shared-stream/
implementation 'com.github.deutschebank.symphony:symphony-shared-stream:4.59.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-shared-stream/
implementation ("com.github.deutschebank.symphony:symphony-shared-stream:4.59.8")
'com.github.deutschebank.symphony:symphony-shared-stream:jar:4.59.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-shared-stream" rev="4.59.8">
  <artifact name="symphony-shared-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-shared-stream', version='4.59.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-shared-stream" % "4.59.8"
[com.github.deutschebank.symphony/symphony-shared-stream "4.59.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.deutschebank.symphony : symphony-java-client-bindings jar 4.59.8
com.github.deutschebank.symphony : symphony-java-client-identity jar 4.59.8
com.github.deutschebank.symphony : symphony-java-client-entity-json jar 4.59.8

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.2.RELEASE
com.github.deutschebank.symphony : symphony-api-spring-boot-starter jar 4.59.8
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.2.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.cxf : cxf-rt-rs-client jar 3.3.4
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
4.59.8
4.59.6
4.59.5
4.59.2
4.55.13
4.55.12