Last Version

Spring Boot Starter For Symphony Apps 4.59.8

A collection of Java projects for building Symphony bots and apps

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.deutschebank.symphony
ArtifactId

ArtifactId

symphony-app-spring-boot-starter
Version

Version

4.59.8
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

Deutsche Bank AG

Download symphony-app-spring-boot-starter 4.59.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.3.2.RELEASE
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.3.2.RELEASE
com.github.deutschebank.symphony : symphony-api-spring-boot-starter jar 4.59.8
org.bouncycastle : bcpkix-jdk15on jar 1.64

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-devtools jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE
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.