is not current version
Last Version 8.0.5

org.finos.symphony.toolkit:symphony-app-spring-boot-starter 6.20.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-app-spring-boot-starter
Version

Version

6.20.1
Type

Type

jar

Download symphony-app-spring-boot-starter 6.20.1


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