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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials