License |
License |
---|---|
GroupId | GroupIdorg.finos.symphony.toolkit |
ArtifactId | ArtifactIdsymphony-shared-stream |
Version | Version4.59.9 |
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/org.finos.symphony.toolkit/symphony-shared-stream/ -->
<dependency>
<groupId>org.finos.symphony.toolkit</groupId>
<artifactId>symphony-shared-stream</artifactId>
<version>4.59.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/symphony-shared-stream/
implementation 'org.finos.symphony.toolkit:symphony-shared-stream:4.59.9'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/symphony-shared-stream/
implementation ("org.finos.symphony.toolkit:symphony-shared-stream:4.59.9")
'org.finos.symphony.toolkit:symphony-shared-stream:jar:4.59.9'
<dependency org="org.finos.symphony.toolkit" name="symphony-shared-stream" rev="4.59.9">
<artifact name="symphony-shared-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit', module='symphony-shared-stream', version='4.59.9')
)
libraryDependencies += "org.finos.symphony.toolkit" % "symphony-shared-stream" % "4.59.9"
[org.finos.symphony.toolkit/symphony-shared-stream "4.59.9"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.symphony.toolkit : symphony-java-client-bindings | jar | 4.59.9 |
org.finos.symphony.toolkit : symphony-java-client-identity | jar | 4.59.9 |
org.finos.symphony.toolkit : symphony-java-client-entity-json | jar | 4.59.9 |
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 |