| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdcommon-thrifty |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-thrifty
common tools for Thrift/Swift
|
| Filename | Size |
|---|---|
| common-thrifty-2.4.2.pom | |
| common-thrifty-2.4.2.jar | 48 KB |
| common-thrifty-2.4.2-sources.jar | 24 KB |
| common-thrifty-2.4.2-javadoc.jar | 195 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/common-thrifty/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>common-thrifty</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrifty/
implementation 'com.gitee.l0km:common-thrifty:2.4.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/common-thrifty/
implementation ("com.gitee.l0km:common-thrifty:2.4.2")
'com.gitee.l0km:common-thrifty:jar:2.4.2'
<dependency org="com.gitee.l0km" name="common-thrifty" rev="2.4.2">
<artifact name="common-thrifty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='common-thrifty', version='2.4.2')
)
libraryDependencies += "com.gitee.l0km" % "common-thrifty" % "2.4.2"
[com.gitee.l0km/common-thrifty "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : common-thrift-base | jar | 2.4.2 |
| com.gitee.l0km : common-swift-metadata | jar | 2.4.2 |
| com.microsoft.thrifty : thrifty-runtime | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |