License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdcom.sap.cloud.sdk.cloudplatform |
ArtifactId | ArtifactIdtenant-scp-neo |
Last Version | Last Version3.70.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBusiness Technology Platform - Tenant SAP CP Neo
Implementation of the Business Technology platform abstraction for tenant functionality
on the SAP Business Technology Platform (Neo).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-scp-neo-3.70.0.pom | |
tenant-scp-neo-3.70.0.jar | 10 KB |
tenant-scp-neo-3.70.0-sources.jar | 5 KB |
tenant-scp-neo-3.70.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/tenant-scp-neo/ -->
<dependency>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>tenant-scp-neo</artifactId>
<version>3.70.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/tenant-scp-neo/
implementation 'com.sap.cloud.sdk.cloudplatform:tenant-scp-neo:3.70.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/tenant-scp-neo/
implementation ("com.sap.cloud.sdk.cloudplatform:tenant-scp-neo:3.70.0")
'com.sap.cloud.sdk.cloudplatform:tenant-scp-neo:jar:3.70.0'
<dependency org="com.sap.cloud.sdk.cloudplatform" name="tenant-scp-neo" rev="3.70.0">
<artifact name="tenant-scp-neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.cloudplatform', module='tenant-scp-neo', version='3.70.0')
)
libraryDependencies += "com.sap.cloud.sdk.cloudplatform" % "tenant-scp-neo" % "3.70.0"
[com.sap.cloud.sdk.cloudplatform/tenant-scp-neo "3.70.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.sdk.cloudplatform : cloudplatform-core | jar | |
com.sap.cloud.sdk.cloudplatform : tenant | jar | |
com.google.code.findbugs : jsr305 | jar | |
io.vavr : vavr | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
com.sap.cloud : neo-java-web-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.sdk.testutil : testutil-core | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | |
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 |