Web Frameworks
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container (deprecated in favor of spring-boot-starter-webmvc)
Last Release on Apr 23, 2026
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related ...
Last Release on Apr 17, 2026
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring ...
Last Release on Apr 17, 2026
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Last Release on Apr 22, 2026
Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Last Release on Dec 9, 2025
6.Play94 usages
org.playframework » play Apache
Play Framework, a high velocity web framework for java and scala.
Last Release on Dec 22, 2025
Wicket is a Java web application framework that takes simplicity,
separation of concerns and ease of development to a whole new level.
Wicket pages can be mocked up, previewed and later revised using
standard WYSIWYG HTML design tools.
Last Release on May 6, 2026
10.Play1,013 usages
com.typesafe.play » play Apache
