Popularity
2.6
Stable
Activity
0.0
Stable
16
13
26
Description
Jetty Helloworld Webapp
Run with:
Programming language: Java
License: GNU General Public License v3.0 or later
jetty-helloworld-webapp alternatives and similar libraries
Based on the "Networking" category.
Alternatively, view jetty-helloworld-webapp alternatives based on common mentions on social networks and blogs.
-
Dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework. -
OkHttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM. -
Netty
Netty project - an event-driven asynchronous network application framework -
Async Http Client
Asynchronous Http and WebSocket Client library for Java -
KryoNet
TCP/UDP client/server library for Java, based on Kryo -
Nifty
Implementation of Thrift clients and servers on Netty. -
Grizzly
NIO framework. Used as a network layer in Glassfish. -
urnlib
Java library for representing, parsing and encoding URNs as in RFC2141 and RFC8141
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of jetty-helloworld-webapp or a related project?
README
Jetty Helloworld Webapp
Run with:
$ mvn jetty:run
or:
$ mvn jetty:run -Djetty.http.port=9999
in case your system already use 8080 (default port).