is not current version
Last Version 0.7.0

com.lateral-thoughts.stub:http-server 0.5.0

Basic embedded and configurable stub of http server.

GroupId

GroupId

com.lateral-thoughts.stub
ArtifactId

ArtifactId

http-server
Version

Version

0.5.0
Type

Type

jar

Download http-server 0.5.0


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