Categories |
CategoriesORM Data Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-http-jersey2 |
Version | Version1.3.1.BETA |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http-jersey2/ -->
<dependency>
<groupId>com.symphony.platformsolutions</groupId>
<artifactId>symphony-bdk-http-jersey2</artifactId>
<version>1.3.1.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http-jersey2/
implementation 'com.symphony.platformsolutions:symphony-bdk-http-jersey2:1.3.1.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http-jersey2/
implementation ("com.symphony.platformsolutions:symphony-bdk-http-jersey2:1.3.1.BETA")
'com.symphony.platformsolutions:symphony-bdk-http-jersey2:jar:1.3.1.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-http-jersey2" rev="1.3.1.BETA">
<artifact name="symphony-bdk-http-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-http-jersey2', version='1.3.1.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-http-jersey2" % "1.3.1.BETA"
[com.symphony.platformsolutions/symphony-bdk-http-jersey2 "1.3.1.BETA"]