| License |
License |
|---|---|
| GroupId | GroupIddev.vality.woody |
| ArtifactId | ArtifactIdlibthrift |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava implementation for Woody spec
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libthrift-1.0.4.pom | |
| libthrift-1.0.4.jar | 300 KB |
| libthrift-1.0.4-sources.jar | 215 KB |
| libthrift-1.0.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.vality.woody/libthrift/ -->
<dependency>
<groupId>dev.vality.woody</groupId>
<artifactId>libthrift</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality.woody/libthrift/
implementation 'dev.vality.woody:libthrift:1.0.4'
// https://jarcasting.com/artifacts/dev.vality.woody/libthrift/
implementation ("dev.vality.woody:libthrift:1.0.4")
'dev.vality.woody:libthrift:jar:1.0.4'
<dependency org="dev.vality.woody" name="libthrift" rev="1.0.4">
<artifact name="libthrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality.woody', module='libthrift', version='1.0.4')
)
libraryDependencies += "dev.vality.woody" % "libthrift" % "1.0.4"
[dev.vality.woody/libthrift "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| dev.vality.woody : woody-api | jar | 1.0.4 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.33 |