License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.boot-thrift.service |
Last Version | Last Version1.0.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift.service/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.boot-thrift.service</artifactId>
<version>1.0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift.service/
implementation 'net.oschina.zcx7878:cicada.boot-thrift.service:1.0.6.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-thrift.service/
implementation ("net.oschina.zcx7878:cicada.boot-thrift.service:1.0.6.6")
'net.oschina.zcx7878:cicada.boot-thrift.service:jar:1.0.6.6'
<dependency org="net.oschina.zcx7878" name="cicada.boot-thrift.service" rev="1.0.6.6">
<artifact name="cicada.boot-thrift.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-thrift.service', version='1.0.6.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-thrift.service" % "1.0.6.6"
[net.oschina.zcx7878/cicada.boot-thrift.service "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 |