Last Version

Spring Boot Starter For Symphony Apps 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

symphony-app-spring-boot-starter
Version

Version

8.0.5
Type

Type

jar
Description

Description

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

Project Organization

Finos

Download symphony-app-spring-boot-starter 8.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.5.5
org.finos.symphony.toolkit : symphony-api-spring-boot-starter jar 8.0.5
org.bouncycastle : bcpkix-jdk15on jar 1.67

test (5)

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

Project Modules

There are no modules declared in this project.