| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdcommon-thrift |
| Version | Version1.3.20 |
| Type | Typejar |
| Description |
Descriptioncommon-thrift
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| common-thrift-1.3.20.pom | |
| common-thrift-1.3.20.jar | 149 KB |
| common-thrift-1.3.20-sources.jar | 70 KB |
| common-thrift-1.3.20-javadoc.jar | 331 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>common-thrift</artifactId>
<version>1.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift/
implementation 'com.gitee.l0km:common-thrift:1.3.20'
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrift/
implementation ("com.gitee.l0km:common-thrift:1.3.20")
'com.gitee.l0km:common-thrift:jar:1.3.20'
<dependency org="com.gitee.l0km" name="common-thrift" rev="1.3.20">
<artifact name="common-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='common-thrift', version='1.3.20')
)
libraryDependencies += "com.gitee.l0km" % "common-thrift" % "1.3.20"
[com.gitee.l0km/common-thrift "1.3.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| org.apache.commons : commons-pool2 | jar | 2.4.2 |
| com.facebook.swift : swift-service | jar | 0.14.2 |
| org.apache.thrift : libthrift | jar | 0.12.0 |
| com.gitee.l0km : common-base2 | jar | 1.3.20 |
| io.netty : netty | jar | 3.10.6.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |