is not current version
Last Version 2.0.0

com.symphony.platformsolutions:symphony-bdk-http-webclient 1.3.0.BETA

Symphony Java BDK Core Http Spring WebClient

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-http-webclient
Version

Version

1.3.0.BETA
Type

Type

jar

Download symphony-bdk-http-webclient 1.3.0.BETA


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