Home | History | Annotate | Download | only in markdown

Lines Matching refs:artifactId

31 		<artifactId>nanohttpd</artifactId>
154 <artifactId>nanohttpd</artifactId>
177 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*.
181 <artifactId>nanohttpd</artifactId>
189 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
193 <artifactId>nanohttpd-websocket</artifactId>
201 For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-webserver*.
205 <artifactId>nanohttpd-webserver</artifactId>
217 <artifactId>nanohttpd</artifactId>