License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney.adapter-thrift-lib |
ArtifactId | ArtifactIdcds-utils |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionSupporting libraries for thrift protocols
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cds-utils-1.0.6.pom | |
cds-utils-1.0.6.jar | 6 KB |
cds-utils-1.0.6-sources.jar | 3 KB |
cds-utils-1.0.6-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/ -->
<dependency>
<groupId>com.rbkmoney.adapter-thrift-lib</groupId>
<artifactId>cds-utils</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/
implementation 'com.rbkmoney.adapter-thrift-lib:cds-utils:1.0.6'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/
implementation ("com.rbkmoney.adapter-thrift-lib:cds-utils:1.0.6")
'com.rbkmoney.adapter-thrift-lib:cds-utils:jar:1.0.6'
<dependency org="com.rbkmoney.adapter-thrift-lib" name="cds-utils" rev="1.0.6">
<artifact name="cds-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-thrift-lib', module='cds-utils', version='1.0.6')
)
libraryDependencies += "com.rbkmoney.adapter-thrift-lib" % "cds-utils" % "1.0.6"
[com.rbkmoney.adapter-thrift-lib/cds-utils "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |
com.rbkmoney : cds-proto | jar | 1.62-07f2b0f |