Package jetty: Information

    Source package: jetty
    Version: 9.4.57-alt1
    Latest version according to Repology
    Build time:  Mar 24, 2025, 03:37 PM in the task #379090
    Category: Networking/WWW
    Report package bug
    Home page: https://jetty.org/

    License: Apache-2.0 or EPL-1.0
    Summary: Java Webserver and Servlet Container
    Description: 
    
    Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
    do not need to configure and run a separate web server (like Apache) in order
    to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
    featured web server for static and dynamic content. Unlike separate
    server/container solutions, this means that your web server and web
    application run in the same process, without interconnection overheads
    and complications. Furthermore, as a pure java component, Jetty can be simply
    included in your application for demonstration, distribution or deployment.
    Jetty is available on all Java supported platforms.

    List of RPM packages built from this SRPM:
    jetty (noarch)
    jetty-client (noarch)
    jetty-continuation (noarch)
    jetty-http (noarch)
    jetty-io (noarch)
    jetty-jaas (noarch)
    jetty-javadoc (noarch)
    jetty-jmx (noarch)
    jetty-security (noarch)
    jetty-server (noarch)
    jetty-servlet (noarch)
    jetty-util (noarch)
    jetty-util-ajax (noarch)
    jetty-webapp (noarch)
    jetty-xml (noarch)

    Maintainer: Andrey Cherepanov


    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. rpm-build-java
      3. rpm-build-java-osgi
      4. rpm-macros-java
      5. jpackage-default
      6. junit5
      7. maven-local
      8. mvn(javax.servlet:javax.servlet-api)
      9. mvn(org.apache.felix:maven-bundle-plugin)
      10. mvn(org.apache.maven.plugins:maven-shade-plugin)
      11. mvn(org.codehaus.mojo:build-helper-maven-plugin)
      12. mvn(org.slf4j:slf4j-api)

    Last changed


    March 24, 2025 Andrey Cherepanov 9.4.57-alt1
    - New version (fixes CVE-2024-6763)
    Nov. 21, 2024 Andrey Cherepanov 9.4.56-alt1
    Feb. 13, 2022 Igor Vlasenko 9.4.40-alt1_2jpp11
    - do not package init script in minimal version (closes: 41882)