is not current version
Last Version 4.4.0-RC4

org.wso2.sp:http-server 4.4.0-m20


GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

http-server
Version

Version

4.4.0-m20
Type

Type

pom

Download http-server 4.4.0-m20


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