t

trpc-selector-consul

Files download
File Operation
trpc-selector-consul-1.3.1.jar download
trpc-selector-consul-1.3.1.pom download
trpc-selector-consul-1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.trpc</groupId>
  <artifactId>trpc-selector-consul</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.trpc:trpc-selector-consul:1.3.1'
Gradle Kotlin
implementation("com.tencent.trpc:trpc-selector-consul:1.3.1")
Scala SBT
libraryDependencies += "com.tencent.trpc" % "trpc-selector-consul" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.trpc', module='trpc-selector-consul', version='1.3.1')
)
Apache Ivy
<dependency org="com.tencent.trpc" name="trpc-selector-consul" rev="1.3.1" />
Leiningen
[com.tencent.trpc/trpc-selector-consul "1.3.1"]
Apache Buildr
'com.tencent.trpc:trpc-selector-consul:jar:1.3.1'