is not current version
Last Version 2.0.0

com.symphony.platformsolutions:symphony-bdk-bom 2.0.0.RC1

Symphony Java BDK Bom (Bill Of Materials)

Categories

Categories

ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-bom
Version

Version

2.0.0.RC1
Type

Type

pom

Download symphony-bdk-bom 2.0.0.RC1


<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/ -->
<dependency>
    <groupId>com.symphony.platformsolutions</groupId>
    <artifactId>symphony-bdk-bom</artifactId>
    <version>2.0.0.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/
implementation 'com.symphony.platformsolutions:symphony-bdk-bom:2.0.0.RC1'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/
implementation ("com.symphony.platformsolutions:symphony-bdk-bom:2.0.0.RC1")
'com.symphony.platformsolutions:symphony-bdk-bom:pom:2.0.0.RC1'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-bom" rev="2.0.0.RC1">
  <artifact name="symphony-bdk-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-bom', version='2.0.0.RC1')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-bom" % "2.0.0.RC1"
[com.symphony.platformsolutions/symphony-bdk-bom "2.0.0.RC1"]