s

servicetalk-http-router-predicate

A networking framework that evolves with your application
https://servicetalk.io
The Apache License, Version 2.0
ServiceTalk project authors
文件下载
文件名 操作
servicetalk-http-router-predicate-0.42.31.jar 下载
servicetalk-http-router-predicate-0.42.31.pom 下载
servicetalk-http-router-predicate-0.42.31-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.servicetalk</groupId>
  <artifactId>servicetalk-http-router-predicate</artifactId>
  <version>0.42.31</version>
</dependency>
Gradle Groovy
implementation 'io.servicetalk:servicetalk-http-router-predicate:0.42.31'
Gradle Kotlin
implementation("io.servicetalk:servicetalk-http-router-predicate:0.42.31")
Scala SBT
libraryDependencies += "io.servicetalk" % "servicetalk-http-router-predicate" % "0.42.31"
Groovy Grape
@Grapes(
  @Grab(group='io.servicetalk', module='servicetalk-http-router-predicate', version='0.42.31')
)
Apache Ivy
<dependency org="io.servicetalk" name="servicetalk-http-router-predicate" rev="0.42.31" />
Leiningen
[io.servicetalk/servicetalk-http-router-predicate "0.42.31"]
Apache Buildr
'io.servicetalk:servicetalk-http-router-predicate:jar:0.42.31'