Download service-sdk-logging-4.15.0.jar file - Jar s

Jar examples for s:service-sdk-logging

Description

Contains logging dependencies and configuration

You can download jar file service-sdk-logging 4.15.0 in this page.

Build File

You can use the following script to add service-sdk-logging-4.15.0.jar to your project.

<dependency>
   <groupId>com.sap.cloud.yaas.service-sdk</groupId>
   <artifactId>service-sdk-logging</artifactId>
   <version>4.15.0</version>
</dependency>
compile group: 'com.sap.cloud.yaas.service-sdk', name: 'service-sdk-logging', version: '4.15.0'
libraryDependencies += "com.sap.cloud.yaas.service-sdk" % "service-sdk-logging" % "4.15.0"
<dependency org="com.sap.cloud.yaas.service-sdk" name="service-sdk-logging" rev="4.15.0"/>
@Grapes(@Grab(group='com.sap.cloud.yaas.service-sdk', module='service-sdk-logging', version='4.15.0'))
'com.sap.cloud.yaas.service-sdk:service-sdk-logging:jar:4.15.0'

Download

Click the following link to download the jar file.

service-sdk-logging-4.15.0-javadoc.jar
service-sdk-logging-4.15.0-sources.jar
service-sdk-logging-4.15.0.jar
service-sdk-logging-4.15.0.pom



Related Tutorials