is not current version
Last Version 0.7.0

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

Basic embedded and configurable stub of http server.

GroupId

GroupId

com.lateral-thoughts.stub
ArtifactId

ArtifactId

http-server
Version

Version

0.3.2
Type

Type

jar

Download http-server 0.3.2


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