Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-spring |
Version | Version1.2.1.BETA |
Type | Typepom |
Filename | Size |
---|---|
symphony-bdk-spring-1.2.1.BETA.pom | 828 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-spring/ -->
<dependency>
<groupId>com.symphony.platformsolutions</groupId>
<artifactId>symphony-bdk-spring</artifactId>
<version>1.2.1.BETA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-spring/
implementation 'com.symphony.platformsolutions:symphony-bdk-spring:1.2.1.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-spring/
implementation ("com.symphony.platformsolutions:symphony-bdk-spring:1.2.1.BETA")
'com.symphony.platformsolutions:symphony-bdk-spring:pom:1.2.1.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-spring" rev="1.2.1.BETA">
<artifact name="symphony-bdk-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-spring', version='1.2.1.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-spring" % "1.2.1.BETA"
[com.symphony.platformsolutions/symphony-bdk-spring "1.2.1.BETA"]