| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.sap.cloud.s4hana.cloudplatform |
| ArtifactId | ArtifactIdscp-neo |
| Last Version | Last Version2.28.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloud Platform - SAP CP Neo
Collection of all Cloud platform abstractions for SAP Cloud Platform (Neo).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scp-neo-2.28.0.pom | |
| scp-neo-2.28.0.jar | 2 KB |
| scp-neo-2.28.0-sources.jar | 2 KB |
| scp-neo-2.28.0-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.cloudplatform/scp-neo/ -->
<dependency>
<groupId>com.sap.cloud.s4hana.cloudplatform</groupId>
<artifactId>scp-neo</artifactId>
<version>2.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.cloudplatform/scp-neo/
implementation 'com.sap.cloud.s4hana.cloudplatform:scp-neo:2.28.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.cloudplatform/scp-neo/
implementation ("com.sap.cloud.s4hana.cloudplatform:scp-neo:2.28.0")
'com.sap.cloud.s4hana.cloudplatform:scp-neo:jar:2.28.0'
<dependency org="com.sap.cloud.s4hana.cloudplatform" name="scp-neo" rev="2.28.0">
<artifact name="scp-neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.cloudplatform', module='scp-neo', version='2.28.0')
)
libraryDependencies += "com.sap.cloud.s4hana.cloudplatform" % "scp-neo" % "2.28.0"
[com.sap.cloud.s4hana.cloudplatform/scp-neo "2.28.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar |