r

rapture-http-jetty_2.10

http-jetty
http://rapture.io/
Apache-2.0
com.propensive
Jon Petty
文件下载
文件名 操作
rapture-http-jetty_2.10-2.0.0-M9.jar 下载
rapture-http-jetty_2.10-2.0.0-M9.pom 下载
rapture-http-jetty_2.10-2.0.0-M9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>rapture-http-jetty_2.10</artifactId>
  <version>2.0.0-M9</version>
</dependency>
Gradle Groovy
implementation 'com.propensive:rapture-http-jetty_2.10:2.0.0-M9'
Gradle Kotlin
implementation("com.propensive:rapture-http-jetty_2.10:2.0.0-M9")
Scala SBT
libraryDependencies += "com.propensive" % "rapture-http-jetty_2.10" % "2.0.0-M9"
Groovy Grape
@Grapes(
  @Grab(group='com.propensive', module='rapture-http-jetty_2.10', version='2.0.0-M9')
)
Apache Ivy
<dependency org="com.propensive" name="rapture-http-jetty_2.10" rev="2.0.0-M9" />
Leiningen
[com.propensive/rapture-http-jetty_2.10 "2.0.0-M9"]
Apache Buildr
'com.propensive:rapture-http-jetty_2.10:jar:2.0.0-M9'