is not current version
Last Version 4.59.8

com.github.deutschebank.symphony:symphony-api-spring-boot-starter 4.54.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.deutschebank.symphony
ArtifactId

ArtifactId

symphony-api-spring-boot-starter
Version

Version

4.54.3
Type

Type

jar

Download symphony-api-spring-boot-starter 4.54.3


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