| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools ORM Data |
| GroupId | GroupIdcom.sap.cloud.sdk.cloudplatform |
| ArtifactId | ArtifactIdtenant-scp-neo |
| Version | Version3.62.0 |
| 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.62.0.pom | |
| tenant-scp-neo-3.62.0.jar | 15 KB |
| tenant-scp-neo-3.62.0-sources.jar | 18 KB |
| tenant-scp-neo-3.62.0-javadoc.jar | 37 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.62.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.62.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/tenant-scp-neo/
implementation ("com.sap.cloud.sdk.cloudplatform:tenant-scp-neo:3.62.0")
'com.sap.cloud.sdk.cloudplatform:tenant-scp-neo:jar:3.62.0'
<dependency org="com.sap.cloud.sdk.cloudplatform" name="tenant-scp-neo" rev="3.62.0">
<artifact name="tenant-scp-neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.cloudplatform', module='tenant-scp-neo', version='3.62.0')
)
libraryDependencies += "com.sap.cloud.sdk.cloudplatform" % "tenant-scp-neo" % "3.62.0"
[com.sap.cloud.sdk.cloudplatform/tenant-scp-neo "3.62.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 |