License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-app-spring-boot-starter |
Version | Version4.59.8 |
Type | Typejar |
Description |
DescriptionSpring Boot Starter For Symphony Apps
A collection of Java projects for building Symphony bots and apps
|
Project Organization |
Project Organization |
<!-- 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"]
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 |