is not current version
Last Version 1.16.0

com.sap.cloud.mt:tools 1.14.0

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

GroupId

GroupId

com.sap.cloud.mt
ArtifactId

ArtifactId

tools
Version

Version

1.14.0
Type

Type

jar

Download tools 1.14.0


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