Download service-sdk-logging-4.11.3.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.11.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials