is not current version
Last Version 2.0.0

com.symphony.platformsolutions:symphony-bdk-core-spring-boot-starter 1.3.1.BETA

Spring Boot Wrapper for the Symphony BDK Core module

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-core-spring-boot-starter
Version

Version

1.3.1.BETA
Type

Type

jar

Download symphony-bdk-core-spring-boot-starter 1.3.1.BETA


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