s

solon.boot.smarthttp

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