is not current version
Last Version 1.1.14

org.smartboot.http:smart-http-server 1.0.21

smart-http服务端应用

GroupId

GroupId

org.smartboot.http
ArtifactId

ArtifactId

smart-http-server
Version

Version

1.0.21
Type

Type

jar

Download smart-http-server 1.0.21


<!-- https://jarcasting.com/artifacts/org.smartboot.http/smart-http-server/ -->
<dependency>
    <groupId>org.smartboot.http</groupId>
    <artifactId>smart-http-server</artifactId>
    <version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-server/
implementation 'org.smartboot.http:smart-http-server:1.0.21'
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-server/
implementation ("org.smartboot.http:smart-http-server:1.0.21")
'org.smartboot.http:smart-http-server:jar:1.0.21'
<dependency org="org.smartboot.http" name="smart-http-server" rev="1.0.21">
  <artifact name="smart-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.http', module='smart-http-server', version='1.0.21')
)
libraryDependencies += "org.smartboot.http" % "smart-http-server" % "1.0.21"
[org.smartboot.http/smart-http-server "1.0.21"]