Tools

Tools for http service communication and resilience usable by all libs of multi-tenancy and CAP

License

License

GroupId

GroupId

com.sap.cloud.mt
ArtifactId

ArtifactId

tools
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tools
Tools for http service communication and resilience usable by all libs of multi-tenancy and CAP
Project URL

Project URL

http://www.sap.com
Project Organization

Project Organization

SAP

Download tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.sap.cloud.mt/tools/ -->
<dependency>
    <groupId>com.sap.cloud.mt</groupId>
    <artifactId>tools</artifactId>
    <version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.mt/tools/
implementation 'com.sap.cloud.mt:tools:1.16.0'
// https://jarcasting.com/artifacts/com.sap.cloud.mt/tools/
implementation ("com.sap.cloud.mt:tools:1.16.0")
'com.sap.cloud.mt:tools:jar:1.16.0'
<dependency org="com.sap.cloud.mt" name="tools" rev="1.16.0">
  <artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.mt', module='tools', version='1.16.0')
)
libraryDependencies += "com.sap.cloud.mt" % "tools" % "1.16.0"
[com.sap.cloud.mt/tools "1.16.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.sap.cloud.sdk.cloudplatform : cloudplatform-connectivity jar 3.68.0
com.sap.cloud.security.xsuaa : token-client jar 2.12.2
com.sap.cloud.security : env jar 2.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.1
1.14.0
1.13.0
1.12.0
1.11.2
1.11.1
1.11.0