License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.boot-thrift |
Last Version | Last Version1.0.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
cicada.boot-thrift-1.0.6.6.pom | |
cicada.boot-thrift-1.0.6.6.jar | 23 KB |
cicada.boot-thrift-1.0.6.6-sources.jar | 14 KB |
cicada.boot-thrift-1.0.6.6-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.boot-thrift</artifactId>
<version>1.0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/
implementation 'net.oschina.zcx7878:cicada.boot-thrift:1.0.6.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift/
implementation ("net.oschina.zcx7878:cicada.boot-thrift:1.0.6.6")
'net.oschina.zcx7878:cicada.boot-thrift:jar:1.0.6.6'
<dependency org="net.oschina.zcx7878" name="cicada.boot-thrift" rev="1.0.6.6">
<artifact name="cicada.boot-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-thrift', version='1.0.6.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-thrift" % "1.0.6.6"
[net.oschina.zcx7878/cicada.boot-thrift "1.0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
net.oschina.zcx7878 : cicada.boot-core | jar | 1.0.6.6 |
org.apache.thrift : libthrift | jar | 0.10.0 |
org.apache.curator : curator-client | jar | 4.0.1 |