NanoHttpd is a light-weight HTTP server designed for embedding in other applications.
'com.nanohttpd:nanohttpd-samples:2.1.1'
<dependency>
<groupId>com.nanohttpd</groupId>
<artifactId>nanohttpd-samples</artifactId>
<version>2.1.1</version>
</dependency>
<dependency org="com.nanohttpd" name="nanohttpd-samples" rev="2.1.1"/>
"com.nanohttpd", "nanohttpd-samples", "2.1.1"