| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdcontext-based-restrictions |
| Version | Version0.24.2 |
| Type | Typejar |
| Description |
DescriptionIBM Cloud Context-Based Restrictions API
Java Client Library to access the IBM Cloud Platform Services
|
| Project Organization |
Project OrganizationIBM Cloud Platform Services |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/context-based-restrictions/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>context-based-restrictions</artifactId>
<version>0.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/context-based-restrictions/
implementation 'com.ibm.cloud:context-based-restrictions:0.24.2'
// https://jarcasting.com/artifacts/com.ibm.cloud/context-based-restrictions/
implementation ("com.ibm.cloud:context-based-restrictions:0.24.2")
'com.ibm.cloud:context-based-restrictions:jar:0.24.2'
<dependency org="com.ibm.cloud" name="context-based-restrictions" rev="0.24.2">
<artifact name="context-based-restrictions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='context-based-restrictions', version='0.24.2')
)
libraryDependencies += "com.ibm.cloud" % "context-based-restrictions" % "0.24.2"
[com.ibm.cloud/context-based-restrictions "0.24.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.17.1 |
| com.ibm.cloud : platform-services-common | jar | 0.24.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : platform-services-common | test-jar | 0.24.2 |
| org.testng : testng | jar | 7.4.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-testng | jar | 2.0.9 |