License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdcn.aghost |
ArtifactId | ArtifactIdnacos-istio |
Last Version | Last Version1.2.1.aghost-fix.20210122 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-istio 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-istio/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-istio</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-istio/
implementation 'cn.aghost:nacos-istio:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-istio/
implementation ("cn.aghost:nacos-istio:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-istio:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-istio" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-istio" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-istio', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-istio" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-istio "1.2.1.aghost-fix.20210122"]
Group / Artifact | Type | Version |
---|---|---|
cn.aghost : nacos-api | jar | 1.2.1.aghost-fix.20210122 |
cn.aghost : nacos-client | jar | 1.2.1.aghost-fix.20210122 |
cn.aghost : nacos-config | jar | 1.2.1.aghost-fix.20210122 |
cn.aghost : nacos-naming | jar | 1.2.1.aghost-fix.20210122 |
cn.aghost : nacos-core | jar | 1.2.1.aghost-fix.20210122 |
io.grpc : grpc-netty | jar | 1.34.1 |
io.grpc : grpc-protobuf | jar | 1.34.1 |
io.grpc : grpc-stub | jar | 1.34.1 |
com.google.api.grpc : proto-google-common-protos | jar | 2.0.1 |
com.google.protobuf : protobuf-java | jar | 3.14.0 |
io.grpc : protoc-gen-grpc-java | pom | 1.34.1 |
com.google.guava : guava | jar | 30.1-jre |
io.netty : netty-common | jar | 4.1.58.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |