File | Operation |
---|---|
apache-servicecomb-java-chassis-distribution-1.3.11.pom | download |
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>apache-servicecomb-java-chassis-distribution</artifactId>
<version>1.3.11</version>
<type>pom</type>
</dependency>
implementation 'org.apache.servicecomb:apache-servicecomb-java-chassis-distribution:1.3.11'
implementation("org.apache.servicecomb:apache-servicecomb-java-chassis-distribution:1.3.11")
libraryDependencies += "org.apache.servicecomb" % "apache-servicecomb-java-chassis-distribution" % "1.3.11"
@Grapes(
@Grab(group='org.apache.servicecomb', module='apache-servicecomb-java-chassis-distribution', version='1.3.11')
)
<dependency org="org.apache.servicecomb" name="apache-servicecomb-java-chassis-distribution" rev="1.3.11" />
<parent> <groupId>org.apache.servicecomb</groupId> <artifactId>java-chassis-parent</artifactId> <version>1.3.11</version> </parent>
compile
|-- org.apache.servicecomb:common-javassist
|-- org.apache.servicecomb:common-protobuf
|-- org.apache.servicecomb:common-rest
|-- org.apache.servicecomb:java-chassis-core
|-- org.apache.servicecomb:deployment
|-- org.apache.servicecomb:config-apollo
|-- org.apache.servicecomb:config-cc
|-- org.apache.servicecomb:edge-core
|-- org.apache.servicecomb:foundation-common
|-- org.apache.servicecomb:foundation-config
|-- org.apache.servicecomb:foundation-metrics
|-- org.apache.servicecomb:foundation-protobuf
|-- org.apache.servicecomb:foundation-ssl
|-- org.apache.servicecomb:foundation-test-scaffolding
|-- org.apache.servicecomb:foundation-vertx
|-- org.apache.servicecomb:handler-bizkeeper
|-- org.apache.servicecomb:handler-fault-injection
|-- org.apache.servicecomb:handler-flowcontrol-qps
|-- org.apache.servicecomb:handler-loadbalance
|-- org.apache.servicecomb:handler-publickey-auth
|-- org.apache.servicecomb:handler-tracing-zipkin
|-- org.apache.servicecomb:inspector
|-- org.apache.servicecomb:spring-boot-common
|-- org.apache.servicecomb:spring-boot2-starter
|-- org.apache.servicecomb:spring-boot2-starter-discovery
|-- org.apache.servicecomb:spring-boot2-starter-gateway
|-- org.apache.servicecomb:spring-boot2-starter-servlet
|-- org.apache.servicecomb:spring-boot2-starter-standalone
|-- org.apache.servicecomb:spring-boot-starter-configuration
|-- org.apache.servicecomb:spring-boot-starter-discovery
|-- org.apache.servicecomb:spring-boot-starter-provider
|-- org.apache.servicecomb:spring-boot-starter-registry
|-- org.apache.servicecomb:spring-boot-starter-servicecomb
|-- org.apache.servicecomb:spring-boot-starter-transport
|-- org.apache.servicecomb:spring-cloud-zuul
|-- org.apache.servicecomb:spring-cloud-zuul-zipkin
|-- org.apache.servicecomb:metrics-core
|-- org.apache.servicecomb:metrics-prometheus
|-- org.apache.servicecomb:provider-jaxrs
|-- org.apache.servicecomb:provider-pojo
|-- org.apache.servicecomb:provider-rest-common
|-- org.apache.servicecomb:provider-springmvc
|-- org.apache.servicecomb:service-registry
|-- org.apache.servicecomb:solution-basic
|-- org.apache.servicecomb:swagger-generator-core
|-- org.apache.servicecomb:swagger-generator-jaxrs
|-- org.apache.servicecomb:swagger-generator-springmvc
|-- org.apache.servicecomb:swagger-invocation-core
|-- org.apache.servicecomb:swagger-invocation-jaxrs
|-- org.apache.servicecomb:swagger-invocation-springmvc
|-- org.apache.servicecomb:swagger-invocation-validator
|-- org.apache.servicecomb:tracing-common
|-- org.apache.servicecomb:tracing-zipkin
|-- org.apache.servicecomb:transport-common
|-- org.apache.servicecomb:transport-highway
|-- org.apache.servicecomb:transport-rest-client