License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.jerrysearch |
ArtifactId | ArtifactIdtns-protocol |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptiontns-protocol
a distributed thrift tool.
|
Filename | Size |
---|---|
tns-protocol-3.0.2.pom | |
tns-protocol-3.0.2.jar | 266 KB |
tns-protocol-3.0.2-sources.jar | 40 KB |
tns-protocol-3.0.2-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jerrysearch/tns-protocol/ -->
<dependency>
<groupId>com.github.jerrysearch</groupId>
<artifactId>tns-protocol</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-protocol/
implementation 'com.github.jerrysearch:tns-protocol:3.0.2'
// https://jarcasting.com/artifacts/com.github.jerrysearch/tns-protocol/
implementation ("com.github.jerrysearch:tns-protocol:3.0.2")
'com.github.jerrysearch:tns-protocol:jar:3.0.2'
<dependency org="com.github.jerrysearch" name="tns-protocol" rev="3.0.2">
<artifact name="tns-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrysearch', module='tns-protocol', version='3.0.2')
)
libraryDependencies += "com.github.jerrysearch" % "tns-protocol" % "3.0.2"
[com.github.jerrysearch/tns-protocol "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.3 |