License |
License |
---|---|
GroupId | GroupIdorg.smartboot.http |
ArtifactId | ArtifactIdsmart-http-common |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptiona lightweight http server
|
Filename | Size |
---|---|
smart-http-common-1.1.5.pom | |
smart-http-common-1.1.5.jar | 59 KB |
smart-http-common-1.1.5-sources.jar | 40 KB |
smart-http-common-1.1.5-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/ -->
<dependency>
<groupId>org.smartboot.http</groupId>
<artifactId>smart-http-common</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/
implementation 'org.smartboot.http:smart-http-common:1.1.5'
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/
implementation ("org.smartboot.http:smart-http-common:1.1.5")
'org.smartboot.http:smart-http-common:jar:1.1.5'
<dependency org="org.smartboot.http" name="smart-http-common" rev="1.1.5">
<artifact name="smart-http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.http', module='smart-http-common', version='1.1.5')
)
libraryDependencies += "org.smartboot.http" % "smart-http-common" % "1.1.5"
[org.smartboot.http/smart-http-common "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.smartboot.socket : aio-core | jar | 1.5.9 |