is not current version
Last Version 1.1.14

org.smartboot.http:smart-http-parent 1.0.12.rc-2

a lightweight http server

GroupId

GroupId

org.smartboot.http
ArtifactId

ArtifactId

smart-http-parent
Version

Version

1.0.12.rc-2
Type

Type

pom

Download smart-http-parent 1.0.12.rc-2


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