| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.cloud.sdk.services |
| ArtifactId | ArtifactIdbtp-business-rules |
| Version | Version3.61.0 |
| Type | Typejar |
| Description |
DescriptionServices - SAP Business Rules (Beta)
SAP Cloud SDK client libraries of BTP Business Rules APIs.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| btp-business-rules-3.61.0.pom | |
| btp-business-rules-3.61.0.jar | 287 KB |
| btp-business-rules-3.61.0-sources.jar | 206 KB |
| btp-business-rules-3.61.0-javadoc.jar | 825 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/btp-business-rules/ -->
<dependency>
<groupId>com.sap.cloud.sdk.services</groupId>
<artifactId>btp-business-rules</artifactId>
<version>3.61.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/btp-business-rules/
implementation 'com.sap.cloud.sdk.services:btp-business-rules:3.61.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/btp-business-rules/
implementation ("com.sap.cloud.sdk.services:btp-business-rules:3.61.0")
'com.sap.cloud.sdk.services:btp-business-rules:jar:3.61.0'
<dependency org="com.sap.cloud.sdk.services" name="btp-business-rules" rev="3.61.0">
<artifact name="btp-business-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.services', module='btp-business-rules', version='3.61.0')
)
libraryDependencies += "com.sap.cloud.sdk.services" % "btp-business-rules" % "3.61.0"
[com.sap.cloud.sdk.services/btp-business-rules "3.61.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sap.cloud.sdk.datamodel : openapi-core | jar | |
| com.sap.cloud.sdk.cloudplatform : cloudplatform-connectivity | jar | |
| com.google.code.findbugs : jsr305 | jar | |
| com.google.guava : guava | jar | |
| com.google.code.gson : gson | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |