Popularity
2.6
Growing
Activity
0.0
Declining
14
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
Apache Dubbo is a high-performance, java based, open source RPC 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
Build time-series-based applications quickly and at scale.
InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
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).