Last Version

smart-http-parent 1.1.14

a lightweight http server

License

License

GroupId

GroupId

org.smartboot.http
ArtifactId

ArtifactId

smart-http-parent
Version

Version

1.1.14
Type

Type

pom
Description

Description

smart-http-parent
a lightweight http server
Project URL

Project URL

http://git.oschina.net/smartboot/smart-http
Source Code Management

Source Code Management

http://git.oschina.net/smartboot/smart-http

Download smart-http-parent 1.1.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • smart-http-server
  • smart-http-common
  • smart-http-client