License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney.woody |
ArtifactId | ArtifactIdlibthrift |
Last Version | Last Version1.1.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation for Woody spec
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libthrift-1.1.23.pom | |
libthrift-1.1.23.jar | 238 KB |
libthrift-1.1.23-sources.jar | 174 KB |
libthrift-1.1.23-javadoc.jar | 876 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.woody/libthrift/ -->
<dependency>
<groupId>com.rbkmoney.woody</groupId>
<artifactId>libthrift</artifactId>
<version>1.1.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.woody/libthrift/
implementation 'com.rbkmoney.woody:libthrift:1.1.23'
// https://jarcasting.com/artifacts/com.rbkmoney.woody/libthrift/
implementation ("com.rbkmoney.woody:libthrift:1.1.23")
'com.rbkmoney.woody:libthrift:jar:1.1.23'
<dependency org="com.rbkmoney.woody" name="libthrift" rev="1.1.23">
<artifact name="libthrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.woody', module='libthrift', version='1.1.23')
)
libraryDependencies += "com.rbkmoney.woody" % "libthrift" % "1.1.23"
[com.rbkmoney.woody/libthrift "1.1.23"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
com.rbkmoney.woody : woody-api | jar | 1.1.23 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |