Last Version

Spring Boot Starter For Shared Streams 8.0.5

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

shared-stream-spring-boot-starter
Version

Version

8.0.5
Type

Type

jar
Description

Description

Spring Boot Starter For Shared Streams
A collection of Java projects for building Symphony bots and apps
Project Organization

Project Organization

Finos

Download shared-stream-spring-boot-starter 8.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.finos.symphony.toolkit : bindings jar 8.0.5
org.finos.symphony.toolkit : identity jar 8.0.5
org.finos.symphony.toolkit : entity-json jar 8.0.5

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.finos.symphony.toolkit : symphony-api-spring-boot-starter jar 8.0.5
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar

test (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-rs-client jar 3.3.4
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-params jar
com.github.tomakehurst : wiremock-jre8 jar 2.25.1

Project Modules

There are no modules declared in this project.