License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney.adapter-thrift-lib |
ArtifactId | ArtifactIddamsel-utils |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionSupporting libraries for thrift protocols
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
damsel-utils-1.0.6.pom | |
damsel-utils-1.0.6.jar | 37 KB |
damsel-utils-1.0.6-sources.jar | 20 KB |
damsel-utils-1.0.6-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/damsel-utils/ -->
<dependency>
<groupId>com.rbkmoney.adapter-thrift-lib</groupId>
<artifactId>damsel-utils</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/damsel-utils/
implementation 'com.rbkmoney.adapter-thrift-lib:damsel-utils:1.0.6'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/damsel-utils/
implementation ("com.rbkmoney.adapter-thrift-lib:damsel-utils:1.0.6")
'com.rbkmoney.adapter-thrift-lib:damsel-utils:jar:1.0.6'
<dependency org="com.rbkmoney.adapter-thrift-lib" name="damsel-utils" rev="1.0.6">
<artifact name="damsel-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-thrift-lib', module='damsel-utils', version='1.0.6')
)
libraryDependencies += "com.rbkmoney.adapter-thrift-lib" % "damsel-utils" % "1.0.6"
[com.rbkmoney.adapter-thrift-lib/damsel-utils "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | [2.3.1,) |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |
com.rbkmoney : damsel | jar | 1.466-060478e |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |