Last Version

com.github.mike10004:virtual-har-server-nanohttpd 0.2

API and library for an HTTP server that responds with content from a HAR

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server-nanohttpd
Version

Version

0.2
Type

Type

jar
Description

Description

API and library for an HTTP server that responds with content from a HAR

Download virtual-har-server-nanohttpd 0.2


<!-- https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-nanohttpd/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>virtual-har-server-nanohttpd</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-nanohttpd/
implementation 'com.github.mike10004:virtual-har-server-nanohttpd:0.2'
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-nanohttpd/
implementation ("com.github.mike10004:virtual-har-server-nanohttpd:0.2")
'com.github.mike10004:virtual-har-server-nanohttpd:jar:0.2'
<dependency org="com.github.mike10004" name="virtual-har-server-nanohttpd" rev="0.2">
  <artifact name="virtual-har-server-nanohttpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='virtual-har-server-nanohttpd', version='0.2')
)
libraryDependencies += "com.github.mike10004" % "virtual-har-server-nanohttpd" % "0.2"
[com.github.mike10004/virtual-har-server-nanohttpd "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mike10004 : virtual-har-server-core jar 0.2
com.github.mike10004 : nanohttpd-server jar 0.12

test (11)

Group / Artifact Type Version
com.github.mike10004 : virtual-har-server-har-bridge-sstoehr jar 0.2
de.sstoehr : har-reader jar 2.0.3
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.5
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-params jar 5.1.0
net.lightbody.bmp : browsermob-core jar 2.1.5
com.google.code.gson : gson jar 2.8.2
org.apache.commons : commons-text jar 1.2
com.github.mike10004 : sample-image-generator jar 0.3
org.junit : junit5-api jar 5.0.0-ALPHA

Project Modules

There are no modules declared in this project.