is not current version
Last Version 8.0.5

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-app-spring-boot-starter
Version

Version

4.59.9
Type

Type

jar

Download symphony-app-spring-boot-starter 4.59.9


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