| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.sap.cloud.sdk.cloudplatform |
| ArtifactId | ArtifactIdmetering |
| Last Version | Last Version3.70.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloud Platform - API Metering
Cloud platform abstraction for API metering functionality.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| metering-3.70.0.pom | |
| metering-3.70.0.jar | 3 KB |
| metering-3.70.0-sources.jar | 3 KB |
| metering-3.70.0-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/metering/ -->
<dependency>
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
<artifactId>metering</artifactId>
<version>3.70.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/metering/
implementation 'com.sap.cloud.sdk.cloudplatform:metering:3.70.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.cloudplatform/metering/
implementation ("com.sap.cloud.sdk.cloudplatform:metering:3.70.0")
'com.sap.cloud.sdk.cloudplatform:metering:jar:3.70.0'
<dependency org="com.sap.cloud.sdk.cloudplatform" name="metering" rev="3.70.0">
<artifact name="metering" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.cloudplatform', module='metering', version='3.70.0')
)
libraryDependencies += "com.sap.cloud.sdk.cloudplatform" % "metering" % "3.70.0"
[com.sap.cloud.sdk.cloudplatform/metering "3.70.0"]
| 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 |