| License |
License |
|---|---|
| GroupId | GroupIdcom.github.deutschebank.symphony |
| ArtifactId | ArtifactIdsymphony-shared-stream |
| Last Version | Last Version4.59.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSymphony Shared Stream
A collection of Java projects for building Symphony bots and apps
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| 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 |